emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 10 Jul 2007 17:47:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/07/10 17:47:33

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11336
retrieving revision 1.11337
diff -u -b -r1.11336 -r1.11337
--- ChangeLog   10 Jul 2007 16:35:24 -0000      1.11336
+++ ChangeLog   10 Jul 2007 17:47:32 -0000      1.11337
@@ -1,5 +1,11 @@
 2007-07-10  Stefan Monnier  <address@hidden>
 
+       * follow.el: Don't change the global map from the follow-mode-map
+       defvar, but from the toplevel.  Use easy-menu to unify the Emacs and
+       XEmacs code.
+       (turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
+       since `follow-mode' should be used instead for that.
+
        * emacs-lisp/easymenu.el (easy-menu-binding): New function.
        (easy-menu-do-define): Use it.
        (easy-menu-do-add-item): Inline into easy-menu-add-item and then remove.




reply via email to

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