X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/8b329dbaa78f6bea288ad4326914629197f757a1..8dd59f01de203f3f02c3f898a7015bb522a0e4bc:/lisp/lpr.el diff --git a/lisp/lpr.el b/lisp/lpr.el index 8f4a867933..9e9de8c4bb 100644 --- a/lisp/lpr.el +++ b/lisp/lpr.el @@ -47,7 +47,7 @@ ;;;###autoload (defcustom printer-name - (and lpr-windows-system "PRN") + (and (memq system-type '(emx ms-dos)) "PRN") "*The name of a local printer to which data is sent for printing. \(Note that PostScript files are sent to `ps-printer-name', which see.\)