From 208ccc30daa7419d71e6fabf1941390c9849fcb6 Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Thu, 6 May 2004 04:29:32 +0000 Subject: [PATCH] New fun. --- lisp/ps-print.el | 4 ++++ 1 file changed, 4 insertions(+) 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) -- 2.39.2