X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3a7d293b09b188490accc799d09b55237841d118..77c7bcb1157b405bde1227b20ef5f7ce9a90e689:/lisp/ChangeLog.8 diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index ccc9b473de..0380fb117d 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.