Mercurial > emacs
changeset 55386:a6ef0cb75c55
New fun.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 06 May 2004 04:29:32 +0000 |
parents | 854d5cc2365b |
children | 028ab89f265f |
files | lisp/ps-print.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ps-print.el Thu May 06 04:00:05 2004 +0000 +++ b/lisp/ps-print.el Thu May 06 04:29:32 2004 +0000 @@ -3501,7 +3501,11 @@ #'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)