]> git.eshelyaron.com Git - emacs.git/commitdiff
* menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
authorChong Yidong <cyd@gnu.org>
Fri, 3 Aug 2012 08:25:42 +0000 (16:25 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 3 Aug 2012 08:25:42 +0000 (16:25 +0800)
lisp/ChangeLog
lisp/menu-bar.el

index 5481e389c76d21b231fa4bc491900cef62c72290..4bd509ce2773bfa2ce63eec27ee47843d1b40b57 100644 (file)
@@ -1,5 +1,7 @@
 2012-08-03  Chong Yidong  <cyd@gnu.org>
 
+       * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
+
        * sort.el (sort-regexp-fields): Doc fix.
 
 2012-08-03  Tassilo Horn  <tsdh@gnu.org>
index 619510e8833014d2da7b3783f4f705d10a741f10..75814fb7f677911382b89df496ce71579ecbdfc0 100644 (file)
@@ -1490,8 +1490,6 @@ mail status in mode line"))
     (bindings--define-key menu [separator-vc]
       menu-bar-separator)
 
-    (bindings--define-key menu [pcl-cvs]
-      '(menu-item "PCL-CVS" cvs-global-menu))
     (bindings--define-key menu [vc] nil) ;Create the place for the VC menu.
 
     (bindings--define-key menu [separator-compare]