mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 02:31:03 -08:00
(menu-bar-tools-menu): Delete ediff-doc and eregistry items.
This commit is contained in:
parent
6193939604
commit
a6d02d80ca
1 changed files with 0 additions and 4 deletions
|
|
@ -73,10 +73,6 @@ A large number or nil slows down menu responsiveness.")
|
||||||
(define-key menu-bar-tools-menu [separator-compare]
|
(define-key menu-bar-tools-menu [separator-compare]
|
||||||
'("--"))
|
'("--"))
|
||||||
|
|
||||||
(define-key menu-bar-tools-menu [ediff-doc]
|
|
||||||
'("Ediff Manual..." . ediff-documentation))
|
|
||||||
(define-key menu-bar-tools-menu [eregistry]
|
|
||||||
'("List Ediff Sessions..." . ediff-show-registry))
|
|
||||||
(define-key menu-bar-tools-menu [epatch]
|
(define-key menu-bar-tools-menu [epatch]
|
||||||
'("Apply Patch" . menu-bar-epatch-menu))
|
'("Apply Patch" . menu-bar-epatch-menu))
|
||||||
(define-key menu-bar-tools-menu [ediff-merge]
|
(define-key menu-bar-tools-menu [ediff-merge]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue