aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/startup.el
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-09-25 09:11:31 +0000
committerGerd Moellmann <[email protected]>2000-09-25 09:11:31 +0000
commit926aa0ee849ae6a8dd97041c80a1f15cbffc2406 (patch)
tree5097586bdca7f04636c9b7bde66a988a4329068f /lisp/startup.el
parente78e5ad1b18822a277bd72d9f547f4ba56c32a11 (diff)
(command-line-1, fancy-splash-text): Change the
text to sound more friendly.
Diffstat (limited to 'lisp/startup.el')
-rw-r--r--lisp/startup.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index 3d178d8961..e8ebf6696c 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)