From: Vinicius Jose Latorre Date: Thu, 6 May 2004 04:29:32 +0000 (+0000) Subject: New fun. X-Git-Tag: ttn-vms-21-2-B4~6399 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=208ccc30daa7419d71e6fabf1941390c9849fcb6;p=emacs.git New fun. --- diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 093dce5edeb..99461ae8b6c 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -3501,7 +3501,11 @@ The table depends on the current ps-print setup." #'ps-print-quote (list (concat "\n;;; ps-print version " ps-print-version "\n") + ";; internal vars" (ps-comment-string "ps-print-emacs-type" ps-print-emacs-type) + (ps-comment-string "ps-windows-system " ps-windows-system) + (ps-comment-string "ps-lp-system " ps-lp-system) + nil '(25 . ps-print-color-p) '(25 . ps-lpr-command) '(25 . ps-lpr-switches)