diff lisp/x11/x-menubar.el @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents 1ce6082ce73f
children 364816949b59
line wrap: on
line diff
--- a/lisp/x11/x-menubar.el	Mon Aug 13 09:06:45 2007 +0200
+++ b/lisp/x11/x-menubar.el	Mon Aug 13 09:07:36 2007 +0200
@@ -572,10 +572,10 @@
        ["Package Browser"	finder-by-keyword	t]
        ["Splash Screen"		xemacs-splash-buffer	t])
       "-----"
-      ("XEmacs FAQ & Web Page"
-       ["XEmacs WWW Page"	xemacs-www-page		t]
+      ("XEmacs FAQ"
+       ["XEmacs FAQ (local)"	xemacs-local-faq	t]
        ["Newest XEmacs FAQ via WWW" xemacs-www-faq	t]
-       ["XEmacs FAQ (local)"	xemacs-local-faq	t])
+       ["XEmacs WWW Page"	xemacs-www-page		t])
       ("Samples"
        ["Sample"			(find-file
 					 (expand-file-name "sample.emacs"
@@ -606,12 +606,13 @@
        ["Describe Key/Mouse..."	describe-key		t]
        ["List Key Bindings"	describe-bindings	t]
        ["List Mouse Bindings"	describe-pointer	t]
+       ["Recent Keystrokes"	view-lossage		t]
        "-----"
        ["Describe Function..."	describe-function	t]
        ["Describe Variable..."	describe-variable	t]
        ["Where Is Command..."	where-is		t])
       "-----"
-      ["Recent Keystrokes/Messages" view-lossage	t]
+      ["Recent Messages" view-lossage	t]
       ("Misc"
        ["Describe No Warranty"	describe-no-warranty	t]
        ["Describe XEmacs License" describe-copying	t]