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 [EMACS_22_BASE]


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Tue, 18 Sep 2007 01:28:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Dan Nicolaescu <dann>   07/09/18 01:28:27

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.298
retrieving revision 1.11049.2.299
diff -u -b -r1.11049.2.298 -r1.11049.2.299
--- ChangeLog   17 Sep 2007 19:13:19 -0000      1.11049.2.298
+++ ChangeLog   18 Sep 2007 01:28:25 -0000      1.11049.2.299
@@ -1,3 +1,23 @@
+2007-09-18  Stefan Monnier  <address@hidden>
+
+       * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
+
+       * vc-hooks.el (vc-menu-entry): New var.
+       (vc-mode-line-map): Use it so that this menu also uses the extra-menu.
+       (menu-bar-tools-menu): Add the VC menu here rather than in menu-bar.el.
+       (vc-menu-map): Declare and initialize in one step.
+
+       * menu-bar.el (vc-menu-map): Don't setup any more.
+       Instead, just create the proper spot in the menu.
+
+2007-09-18  Dan Nicolaescu  <address@hidden>
+           Stefan Monnier  <address@hidden>
+
+       * vc.el: Document new VC operation `extra-menu'.
+
+       * vc-hooks.el (vc-default-extra-menu, vc-menu-map-filter): New
+       function.
+
 2007-09-17  Dan Nicolaescu  <address@hidden>
 
        * vc-git.el (vc-git-log-view-mode): Add font-lock patterns for




reply via email to

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