Mercurial > hg > xemacs-beta
diff lisp/menubar-items.el @ 349:8429d81ab209 r21-1-4
Import from CVS: tag r21-1-4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:54:28 +0200 |
parents | fbbf69b4e8a7 |
children | 7347b34c275b |
line wrap: on
line diff
--- a/lisp/menubar-items.el Mon Aug 13 10:53:50 2007 +0200 +++ b/lisp/menubar-items.el Mon Aug 13 10:54:28 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 ()