diff lisp/menubar-items.el @ 288:e11d67e05968 r21-0b42

Import from CVS: tag r21-0b42
author cvs
date Mon, 13 Aug 2007 10:35:54 +0200
parents 558f606b08ae
children c9fe270a4101
line wrap: on
line diff
--- a/lisp/menubar-items.el	Mon Aug 13 10:35:07 2007 +0200
+++ b/lisp/menubar-items.el	Mon Aug 13 10:35:54 2007 +0200
@@ -926,7 +926,8 @@
        ["No Warranty" describe-no-warranty]
        ["XEmacs License" describe-copying]
        ["The Latest Version" describe-distribution])
-      ["Submit Bug Report" send-pr]))))
+      ["Submit Bug Report" send-pr
+       :active (fboundp 'send-pr)]))))
 
 
 (defun maybe-add-init-button ()