]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <done@ece.arizona.edu>
Sun, 3 May 1998 00:53:50 +0000 (00:53 +0000)
committerDan Nicolaescu <done@ece.arizona.edu>
Sun, 3 May 1998 00:53:50 +0000 (00:53 +0000)
lisp/menu-bar.el

index 9a868bdd22ab60831d1e387d46b8a92cb9672f74..b0015abda8e634454b1930a24614ede33a95496a 100644 (file)
@@ -369,6 +369,8 @@ Do the same for the keys of the same name."
   '("Specific Face..." . customize-face))
 (define-key menu-bar-custom-menu [customize-option]
   '("Specific Option..." . customize-option))
+(define-key menu-bar-custom-menu [customize-changed-options]
+  '("Changed Options..." . customize-changed-options))
 (define-key menu-bar-custom-menu [separator-3]
   '("--"))
 (define-key menu-bar-custom-menu [customize-browse]