]> git.eshelyaron.com Git - emacs.git/commitdiff
New fun.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Thu, 6 May 2004 04:29:32 +0000 (04:29 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Thu, 6 May 2004 04:29:32 +0000 (04:29 +0000)
lisp/ps-print.el

index 093dce5edeb91013c469487d61bed91a167dd9ff..99461ae8b6ce79e405d58044de5e597023265327 100644 (file)
@@ -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)