emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ps-print.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ps-print.el
Date: Fri, 30 Aug 2002 11:48:30 -0400

Index: emacs/lisp/ps-print.el
diff -c emacs/lisp/ps-print.el:1.127 emacs/lisp/ps-print.el:1.128
*** emacs/lisp/ps-print.el:1.127        Sat Jul 27 15:50:15 2002
--- emacs/lisp/ps-print.el      Fri Aug 30 11:48:29 2002
***************
*** 1508,1514 ****
    (defconst ps-windows-system
      (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt)))
    (defconst ps-lp-system
!     (memq system-type '(usq-unix-v dgux hpux irix))))
  
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
--- 1508,1514 ----
    (defconst ps-windows-system
      (memq system-type '(emx win32 w32 mswindows ms-dos windows-nt)))
    (defconst ps-lp-system
!     (memq system-type '(usg-unix-v dgux hpux irix))))
  
  
  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]