diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-11-24 19:06:22 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-11-24 19:06:22 +0000 |
commit | c9864e06404900eae633201fe4b777c2d9fb8b94 (patch) | |
tree | e081480101e2146dd2f071ff556ef5c391444ba5 /man/emacs.texi | |
parent | 8398176a70b7ba407d809666e41168bceac5e304 (diff) | |
download | emacs-c9864e06404900eae633201fe4b777c2d9fb8b94.tar.gz |
Remove duplicate reference to Info tutorial.
Diffstat (limited to 'man/emacs.texi')
-rw-r--r-- | man/emacs.texi | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index ee10c1df9a6..bc6ddbf480f 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -84,19 +84,14 @@ some of how to customize it; it corresponds to GNU Emacs version @ifinfo If you never before used the Info documentation system, type @kbd{h}, -and Emacs will take you on a guided tour through the Info commands. +and Emacs will take you to a programmed instruction sequence for the +Info commands. @end ifinfo For information on extending Emacs, see @ref{Top, Emacs Lisp,, elisp, The Emacs Lisp Reference Manual}. @end ifnottex -@ifinfo -If you are new to Info and want to learn how to use it, type the -command @kbd{h} now. It brings you to a programmed instruction -sequence. -@end ifinfo - @ignore These subcategories have been deleted for simplicity and to avoid conflicts. |