# HG changeset patch # User Gerd Moellmann # Date 969873091 0 # Node ID b3dfbdcb996b652dc85017e3e51a48d97b7a3cda # Parent 2f68a84e5e7516b3e7d6084efc1da7f1fc993003 (command-line-1, fancy-splash-text): Change the text to sound more friendly. diff -r 2f68a84e5e75 -r b3dfbdcb996b lisp/startup.el --- a/lisp/startup.el Mon Sep 25 08:52:00 2000 +0000 +++ b/lisp/startup.el Mon Sep 25 09:11:31 2000 +0000 @@ -849,8 +849,8 @@ (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 @@ " ) (: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 @@ (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)