From: Gerd Moellmann Date: Wed, 6 Dec 2000 16:01:31 +0000 (+0000) Subject: (fancy-splash-text, command-line-1): Use X-Git-Tag: emacs-pretest-21.0.93~151 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=347d0813d20dd091e3a1fc049baa6b499619c262;p=emacs.git (fancy-splash-text, command-line-1): Use `File' for the menu name instead of `Files'. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 239937adb67..3cee6c6ee49 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -15,6 +15,9 @@ 2000-12-06 Gerd Moellmann + * 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. diff --git a/lisp/startup.el b/lisp/startup.el index 40e0a5f02c3..c63c0b15d1a 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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