emacs-diffs
[Top][All Lists]
Advanced

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]