]> git.eshelyaron.com Git - emacs.git/commitdiff
(fancy-splash-text, command-line-1): Use
authorGerd Moellmann <gerd@gnu.org>
Wed, 6 Dec 2000 16:01:31 +0000 (16:01 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 6 Dec 2000 16:01:31 +0000 (16:01 +0000)
`File' for the menu name instead of `Files'.

lisp/ChangeLog
lisp/startup.el

index 239937adb67357527d9ec8729ee0a6357ae4d59e..3cee6c6ee49f4dac44cea3434133c5182f4415ef 100644 (file)
@@ -15,6 +15,9 @@
 
 2000-12-06  Gerd Moellmann  <gerd@gnu.org>
 
+       * startup.el (fancy-splash-text, command-line-1): Use
+       `File' for the menu name instead of `Files'.
+       
        * tmm.el: Update copyright.
 
        * cus-start.el: Add entry for even-window-heights.
index 40e0a5f02c304636985f3aa1183bd6ed891eaa90..c63c0b15d1a868788fbc5526144652be949ade70 100644 (file)
@@ -1,6 +1,7 @@
 ;;; startup.el --- process Emacs shell arguments
 
-;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 98, 99, 2000
+;;   Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -965,7 +966,7 @@ If this is nil, no message will be displayed."
           "You can do basic editing with the menu bar and scroll bar \
 using the mouse.\n\n"
           :face (variable-pitch :weight bold)
-          "Useful Files menu items:\n"
+          "Useful File menu items:\n"
           :face variable-pitch "\
 Exit Emacs\t(or type Control-x followed by Control-c)
 Recover Session\trecover files you were editing before a crash
@@ -1263,7 +1264,7 @@ where FACE is a valid face specification, as it can be used with
                               (insert "\
 You can do basic editing with the menu bar and scroll bar using the mouse.
 
-Useful Files menu items:
+Useful File menu items:
 Exit Emacs             (or type Control-x followed by Control-c)
 Recover Session                recover files you were editing before a crash