Mercurial > hg > xemacs-beta
diff lisp/menubar-items.el @ 3074:0f411920c8db
[xemacs-hg @ 2005-11-16 12:12:57 by malcolmp]
Adding PROBLEMS to the Help Menu.
author | malcolmp |
---|---|
date | Wed, 16 Nov 2005 12:13:03 +0000 |
parents | feeb145e30f4 |
children | ebb35ddea76a |
line wrap: on
line diff
--- a/lisp/menubar-items.el Wed Nov 16 11:54:10 2005 +0000 +++ b/lisp/menubar-items.el Wed Nov 16 12:13:03 2005 +0000 @@ -1559,6 +1559,7 @@ ("%_Other" ["%_Current Installation Info" describe-installation :active (boundp 'Installation-string)] + ["%_Known Problems" view-xemacs-problems ] ["%_Obtaining the Latest Version" describe-distribution] ["%_No Warranty" describe-no-warranty] ["XEmacs %_License" describe-copying]