diff options
Diffstat (limited to 'man/emacs.texi')
| -rw-r--r-- | man/emacs.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 345d54ce0c5..ef9200d595e 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -121,7 +121,7 @@ and Sending Mail and Registers and Minibuffer. | |||
| 121 | * GNU Free Documentation License:: The license for this documentation. | 121 | * GNU Free Documentation License:: The license for this documentation. |
| 122 | * Intro:: An introduction to Emacs concepts. | 122 | * Intro:: An introduction to Emacs concepts. |
| 123 | * Glossary:: The glossary. | 123 | * Glossary:: The glossary. |
| 124 | * Antinews:: Information about Emacs version 20. | 124 | * Antinews:: Information about Emacs version 21. |
| 125 | * Mac OS:: Using Emacs in the Mac. | 125 | * Mac OS:: Using Emacs in the Mac. |
| 126 | * MS-DOS:: Using Emacs on MS-DOS (otherwise known as "MS-DOG"). | 126 | * MS-DOS:: Using Emacs on MS-DOS (otherwise known as "MS-DOG"). |
| 127 | * Manifesto:: What's GNU? Gnu's Not Unix! | 127 | * Manifesto:: What's GNU? Gnu's Not Unix! |
| @@ -191,9 +191,7 @@ Advanced Features | |||
| 191 | * Gnus:: How to read netnews with Emacs. | 191 | * Gnus:: How to read netnews with Emacs. |
| 192 | * Shell:: Executing shell commands from Emacs. | 192 | * Shell:: Executing shell commands from Emacs. |
| 193 | * Emacs Server:: Using Emacs as an editing server for @code{mail}, etc. | 193 | * Emacs Server:: Using Emacs as an editing server for @code{mail}, etc. |
| 194 | * Hardcopy:: Printing buffers or regions. | 194 | * Printing:: Printing hardcopies of buffers or regions. |
| 195 | * PostScript:: Printing buffers or regions as PostScript. | ||
| 196 | * PostScript Variables::Customizing the PostScript printing commands. | ||
| 197 | * Sorting:: Sorting lines, paragraphs or pages within Emacs. | 195 | * Sorting:: Sorting lines, paragraphs or pages within Emacs. |
| 198 | * Narrowing:: Restricting display and editing to a portion | 196 | * Narrowing:: Restricting display and editing to a portion |
| 199 | of the buffer. | 197 | of the buffer. |