changeset 31863:b3dfbdcb996b

(command-line-1, fancy-splash-text): Change the text to sound more friendly.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Sep 2000 09:11:31 +0000
parents 2f68a84e5e75
children 3df9d3316990
files lisp/startup.el
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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)