diff lisp/menubar-items.el @ 644:51494923758b

[xemacs-hg @ 2001-08-06 04:40:51 by youngs] 2001-08-06 Steve Youngs <youngs@xemacs.org> * menubar-items.el (default-menubar): Use 'report-xemacs-bug'. * lisp-mnt.el (lm-report-bug): Use 'report-xemacs-bug-beta-address'.
author youngs
date Mon, 06 Aug 2001 04:40:54 +0000
parents 5bdbc721d46a
children 6b890cfde2b1
line wrap: on
line diff
--- a/lisp/menubar-items.el	Sat Aug 04 21:22:50 2001 +0000
+++ b/lisp/menubar-items.el	Mon Aug 06 04:40:54 2001 +0000
@@ -1515,8 +1515,8 @@
        ["%_Unix Manual..." manual-entry])
       "-----"
       ["%_Recent Messages" view-lossage]
-      ["Send %_Bug Report..." report-emacs-bug
-       :active (fboundp 'report-emacs-bug)])))
+      ["Send %_Bug Report..." report-xemacs-bug
+       :active (fboundp 'report-xemacs-bug)])))
 
 
 (defun maybe-add-init-button ()