diff options
| author | Eli Zaretskii | 2007-03-31 10:57:01 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-03-31 10:57:01 +0000 |
| commit | 891c0674125daaaaefc3d189f19cf2bdd30131a0 (patch) | |
| tree | 47ab9a8eb41fe4576e68204261aa7e61526c7617 /man | |
| parent | 5376eb82e489921d2ece1dc42dbf9c8ebcbd0c02 (diff) | |
| download | emacs-891c0674125daaaaefc3d189f19cf2bdd30131a0.tar.gz emacs-891c0674125daaaaefc3d189f19cf2bdd30131a0.zip | |
Postscript -> PostScript.
Diffstat (limited to 'man')
| -rw-r--r-- | man/ack.texi | 2 | ||||
| -rw-r--r-- | man/emacs-mime.texi | 2 | ||||
| -rw-r--r-- | man/misc.texi | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/man/ack.texi b/man/ack.texi index fecaf37cb15..51397f0b13f 100644 --- a/man/ack.texi +++ b/man/ack.texi | |||
| @@ -1310,7 +1310,7 @@ support. | |||
| 1310 | 1310 | ||
| 1311 | @item | 1311 | @item |
| 1312 | Jim Thompson wrote @file{ps-print.el}, which converts | 1312 | Jim Thompson wrote @file{ps-print.el}, which converts |
| 1313 | Emacs text to Postscript. | 1313 | Emacs text to PostScript. |
| 1314 | 1314 | ||
| 1315 | @item | 1315 | @item |
| 1316 | Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for | 1316 | Tom Tromey and Chris Lindblad wrote @file{tcl.el}, a major mode for |
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi index c4fa9aa6879..a805b3f581b 100644 --- a/man/emacs-mime.texi +++ b/man/emacs-mime.texi | |||
| @@ -125,7 +125,7 @@ diff. Each of these features can be disabled by add an item into | |||
| 125 | @table @code | 125 | @table @code |
| 126 | @item postscript | 126 | @item postscript |
| 127 | @findex postscript | 127 | @findex postscript |
| 128 | Postscript file. | 128 | PostScript file. |
| 129 | 129 | ||
| 130 | @item uu | 130 | @item uu |
| 131 | @findex uu | 131 | @findex uu |
diff --git a/man/misc.texi b/man/misc.texi index bfe86af09f4..e3eca68532e 100644 --- a/man/misc.texi +++ b/man/misc.texi | |||
| @@ -1448,7 +1448,7 @@ Like @code{lpr-buffer} but print only the current region. | |||
| 1448 | @findex lpr-buffer | 1448 | @findex lpr-buffer |
| 1449 | @findex lpr-region | 1449 | @findex lpr-region |
| 1450 | @vindex lpr-switches | 1450 | @vindex lpr-switches |
| 1451 | The hardcopy commands (aside from the Postscript commands) pass extra | 1451 | The hardcopy commands (aside from the PostScript commands) pass extra |
| 1452 | switches to the @code{lpr} program based on the value of the variable | 1452 | switches to the @code{lpr} program based on the value of the variable |
| 1453 | @code{lpr-switches}. Its value should be a list of strings, each string | 1453 | @code{lpr-switches}. Its value should be a list of strings, each string |
| 1454 | an option starting with @samp{-}. For example, to specify a line width | 1454 | an option starting with @samp{-}. For example, to specify a line width |