[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v
From: |
Adrian Robert |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v |
Date: |
Wed, 16 Jul 2008 02:46:11 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Adrian Robert <arobert> 08/07/16 02:46:09
Index: term/ns-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/ns-win.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- term/ns-win.el 16 Jul 2008 02:27:49 -0000 1.3
+++ term/ns-win.el 16 Jul 2008 02:46:09 -0000 1.4
@@ -333,9 +333,10 @@
(define-minor-mode ns-extended-platform-support-mode
"Toggle NS extended platform support features.
When this mode is active (no modeline indicator):
- - File menus is altered slightly in keeping with conventions.
+ - File menu is altered slightly in keeping with conventions.
- Meta-up, meta-down are bound to scroll window up and down one line.
- - Meta-p, Meta-n navigate forwards and backwards in the mark ring."
+ - Screen position is preserved in scrolling.
+ - Transient mark mode is activated"
:init-value nil
:global t
:group 'ns
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Miles Bader, 2008/07/15
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/15
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v,
Adrian Robert <=
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Stefan Monnier, 2008/07/16
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/16
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/17
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Glenn Morris, 2008/07/18
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Adrian Robert, 2008/07/19
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Chong Yidong, 2008/07/21
- [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v, Dan Nicolaescu, 2008/07/21