Mercurial > hg > xemacs-beta
diff lisp/menubar-items.el @ 420:41dbb7a9d5f2 r21-2-18
Import from CVS: tag r21-2-18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:24:09 +0200 |
parents | 697ef44129c6 |
children | 95016f13131a |
line wrap: on
line diff
--- a/lisp/menubar-items.el Mon Aug 13 11:23:14 2007 +0200 +++ b/lisp/menubar-items.el Mon Aug 13 11:24:09 2007 +0200 @@ -955,7 +955,8 @@ ["No Warranty" describe-no-warranty] ["XEmacs License" describe-copying] ["The Latest Version" describe-distribution]) - ["Send Bug Report..." report-emacs-bug])))) + ["Send Bug Report..." report-emacs-bug + :active (fboundp 'report-emacs-bug)])))) (defun maybe-add-init-button ()