emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/printing.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/printing.el,v
Date: Thu, 31 Jul 2008 05:34:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/31 05:33:56

Index: lisp/printing.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/printing.el,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- lisp/printing.el    6 May 2008 07:57:47 -0000       1.58
+++ lisp/printing.el    31 Jul 2008 05:33:44 -0000      1.59
@@ -2214,7 +2214,6 @@
      (file-name-as-directory
       (or (getenv "TMPDIR") (getenv "TMP") (getenv "TEMP")
          (cond (ps-windows-system "c:/temp")
-               ((memq system-type '(vax-vms axp-vms)) "SYS$SCRATCH:")
                (t "/tmp")
                )))))
   "*Specify a directory for temporary files during printing.




reply via email to

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