diff options
Diffstat (limited to 'lisp/ChangeLog.8')
-rw-r--r-- | lisp/ChangeLog.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index ccc9b473de3..0380fb117db 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 @@ -6906,7 +6906,7 @@ standard `print' and `nprint' programs, as well as `lpr' and similar programs. Only write directly to the printer port if no print program is specified. Work around a bug in Windows 9x - affecting Win32 version of Emacs by invoking command.com to write + affecting the w32 version of Emacs by invoking command.com to write to the printer port instead of writing directly. (direct-print-region-function): Use direct-print-region-helper to do most of the work. |