diff options
| author | Gerd Moellmann | 2000-05-16 14:30:55 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-05-16 14:30:55 +0000 |
| commit | b11d37dedfe84d54738a3b73597d4c78befb7732 (patch) | |
| tree | fc0170b228bc8f6c2ca6a555abd966804e964ea3 | |
| parent | 154a424ac4967c05cdd66a440aafb62f561f2627 (diff) | |
| download | emacs-b11d37dedfe84d54738a3b73597d4c78befb7732.tar.gz emacs-b11d37dedfe84d54738a3b73597d4c78befb7732.zip | |
(command-line-1): Mention the FAQ in the startup
message.
| -rw-r--r-- | lisp/startup.el | 1 |
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 | ||
| 889 | Important Help menu items: | 889 | Important Help menu items: |
| 890 | Emacs Tutorial Learn-by-doing tutorial for using Emacs efficiently. | 890 | Emacs Tutorial Learn-by-doing tutorial for using Emacs efficiently. |
| 891 | Emacs 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 |
| 892 | Copying Conditions Conditions for redistributing and changing Emacs. | 893 | Copying Conditions Conditions for redistributing and changing Emacs. |
| 893 | Getting New Versions How to obtain the latest version of Emacs. | 894 | Getting New Versions How to obtain the latest version of Emacs. |