diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/info.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index e69779a03ca..cbdeaff50ce 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi | |||
| @@ -929,10 +929,9 @@ is @code{Info-top-node}. | |||
| 929 | @section Quitting Info | 929 | @section Quitting Info |
| 930 | 930 | ||
| 931 | @kindex q @r{(Info mode)} | 931 | @kindex q @r{(Info mode)} |
| 932 | @findex Info-exit | ||
| 933 | @cindex quitting Info mode | 932 | @cindex quitting Info mode |
| 934 | To get out of Info, back to what you were doing before, type @kbd{q} | 933 | To get out of Info, back to what you were doing before, type @kbd{q} |
| 935 | for @dfn{Quit}. This runs @code{Info-exit} in Emacs. | 934 | for @dfn{Quit}. This runs @code{quit-window} in Emacs. |
| 936 | 935 | ||
| 937 | This is the end of the basic course on using Info. You have learned | 936 | This is the end of the basic course on using Info. You have learned |
| 938 | how to move in an Info document, and how to follow menus and cross | 937 | how to move in an Info document, and how to follow menus and cross |