From: Chong Yidong Date: Fri, 3 Aug 2012 08:25:42 +0000 (+0800) Subject: * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS. X-Git-Tag: emacs-24.2.90~878 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6200f3c41385b3c20224d65d726150ec1f15fa1d;p=emacs.git * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5481e389c76..4bd509ce277 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2012-08-03 Chong Yidong + * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS. + * sort.el (sort-regexp-fields): Doc fix. 2012-08-03 Tassilo Horn diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 619510e8833..75814fb7f67 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el @@ -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]