aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2005-06-04 18:55:02 +0000
committerEli Zaretskii2005-06-04 18:55:02 +0000
commitc1d847015ea047e825b9283472da33e11762553e (patch)
treef4f504628e6791e23d83e8a57e0a393e5a035ebc
parent2cf248ab2e66c567e0b4722bfc89bb1d64b0fe3c (diff)
downloademacs-c1d847015ea047e825b9283472da33e11762553e.tar.gz
emacs-c1d847015ea047e825b9283472da33e11762553e.zip
Rename Hardcopy to Printing.
Make PostScript and PostScript Variables subnodes of it.
-rw-r--r--man/emacs.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/man/emacs.texi b/man/emacs.texi
index 345d54ce0c5..69081b2c02b 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -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.