diff options
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/msdog.texi | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index fd29336cc81..75631afd475 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-01-24 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * msdog.texi (Windows Printing): Add an index entry for Ghostscript. | ||
| 4 | |||
| 1 | 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com> | 5 | 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 2 | 6 | ||
| 3 | * macos.texi (Preferences Panel): Update description of font setting to | 7 | * macos.texi (Preferences Panel): Update description of font setting to |
diff --git a/doc/emacs/msdog.texi b/doc/emacs/msdog.texi index cf697c730ad..482518e09b1 100644 --- a/doc/emacs/msdog.texi +++ b/doc/emacs/msdog.texi | |||
| @@ -738,6 +738,7 @@ for non-PostScript printing. (There are two distinct sets of | |||
| 738 | variables in case you have two printers attached to two different | 738 | variables in case you have two printers attached to two different |
| 739 | ports, and only one of them is a PostScript printer.) | 739 | ports, and only one of them is a PostScript printer.) |
| 740 | 740 | ||
| 741 | @cindex Ghostscript, use for PostScript printing | ||
| 741 | The default value of the variable @code{ps-lpr-command} is @code{""}, | 742 | The default value of the variable @code{ps-lpr-command} is @code{""}, |
| 742 | which causes PostScript output to be sent to the printer port specified | 743 | which causes PostScript output to be sent to the printer port specified |
| 743 | by @code{ps-printer-name}, but @code{ps-lpr-command} can also be set to | 744 | by @code{ps-printer-name}, but @code{ps-lpr-command} can also be set to |