Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
Eliminate eval-and-compile usage.
(ps-insert-file): Use insert-file-contents instead of insert-file.
+ (ps-setup): Code fix.
2004-11-21 Jay Belanger <belanger@truman.edu>
(list
(concat "\n;;; ps-print version " ps-print-version "\n")
";; internal vars"
+ (ps-comment-string "emacs-version " emacs-version)
(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)