Mercurial > hg > xemacs-beta
diff lisp/menubar-items.el @ 444:576fb035e263 r21-2-37
Import from CVS: tag r21-2-37
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:36:19 +0200 |
parents | abe6d1db359e |
children | d7a9135ec789 |
line wrap: on
line diff
--- a/lisp/menubar-items.el Mon Aug 13 11:35:05 2007 +0200 +++ b/lisp/menubar-items.el Mon Aug 13 11:36:19 2007 +0200 @@ -121,7 +121,7 @@ (t ""))) (defconst default-menubar - (purecopy-menubar +; (purecopy-menubar ;purespace is dead ;; note backquote. `( ("%_File" @@ -1453,7 +1453,7 @@ ["View %_Splash Screen" xemacs-splash-buffer] ["%_Unix Manual..." manual-entry]) ["Send %_Bug Report..." report-emacs-bug - :active (fboundp 'report-emacs-bug)])))) + :active (fboundp 'report-emacs-bug)]))) (defun maybe-add-init-button ()