aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-05-16 14:30:55 +0000
committerGerd Moellmann2000-05-16 14:30:55 +0000
commitb11d37dedfe84d54738a3b73597d4c78befb7732 (patch)
treefc0170b228bc8f6c2ca6a555abd966804e964ea3
parent154a424ac4967c05cdd66a440aafb62f561f2627 (diff)
downloademacs-b11d37dedfe84d54738a3b73597d4c78befb7732.tar.gz
emacs-b11d37dedfe84d54738a3b73597d4c78befb7732.zip
(command-line-1): Mention the FAQ in the startup
message.
-rw-r--r--lisp/startup.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/startup.el b/lisp/startup.el
index f7383b6881b..75559d1d955 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -888,6 +888,7 @@ Recover Session recover files you were editing before a crash
888 888
889Important Help menu items: 889Important Help menu items:
890Emacs Tutorial Learn-by-doing tutorial for using Emacs efficiently. 890Emacs Tutorial Learn-by-doing tutorial for using Emacs efficiently.
891Emacs FAQ Frequently asked questions and answers
891\(Non)Warranty GNU Emacs comes with ABSOLUTELY NO WARRANTY 892\(Non)Warranty GNU Emacs comes with ABSOLUTELY NO WARRANTY
892Copying Conditions Conditions for redistributing and changing Emacs. 893Copying Conditions Conditions for redistributing and changing Emacs.
893Getting New Versions How to obtain the latest version of Emacs. 894Getting New Versions How to obtain the latest version of Emacs.