From: Gerd Moellmann Date: Mon, 25 Sep 2000 09:11:31 +0000 (+0000) Subject: (command-line-1, fancy-splash-text): Change the X-Git-Tag: emacs-pretest-21.0.90~1407 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=926aa0ee849ae6a8dd97041c80a1f15cbffc2406;p=emacs.git (command-line-1, fancy-splash-text): Change the text to sound more friendly. --- diff --git a/lisp/startup.el b/lisp/startup.el index 3d178d89619..e8ebf6696ca 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -849,8 +849,8 @@ If this is nil, no message will be displayed." (defvar fancy-splash-text '((:face variable-pitch - "The menu bar and scroll bar are sufficient \ -for basic editing with the mouse.\n\n" + "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" :face variable-pitch "\ @@ -861,8 +861,8 @@ Recover Session recover files you were editing before a crash " ) (:face 'variable-pitch - "The menu bar and scroll bar are sufficient \ -for basic editing with the mouse.\n\n" + "You can do basic editing with the menu bar and scroll bar \ +using the mouse.\n\n" :face (variable-pitch :weight bold) "Important Help menu items:\n" :face variable-pitch "\ @@ -1053,7 +1053,7 @@ where FACE is a valid face specification, as it can be used with (fancy-splash-screens) (progn (insert "\ -The menu bar and scroll bar are sufficient for basic editing with the mouse. +You can do basic editing with the menu bar and scroll bar using the mouse. Useful Files menu items: Exit Emacs (or type Control-x followed by Control-c)