emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 03 Mar 2002 17:22:56 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3532 emacs/lisp/ChangeLog:1.3533
*** emacs/lisp/ChangeLog:1.3532 Sun Mar  3 12:33:17 2002
--- emacs/lisp/ChangeLog        Sun Mar  3 17:22:55 2002
***************
*** 1,3 ****
--- 1,20 ----
+ 2002-03-03  Richard M. Stallman  <address@hidden>
+ 
+       * textmodes/artist.el (artist-system): Use make-temp-file.
+ 
+       * progmodes/ps-mode.el (ps-run-make-tmp-filename): Use make-temp-file.
+ 
+       * mail/sendmail.el (mail-recover-1): Increase non-random-len
+       by 1 since we changed make-auto-save-file-name to add one
+       fewer character to the buffer name.
+       (mail-recover): Really show point at the right place
+       in the *Directory* buffer.
+ 
+       * files.el (make-auto-save-file-name): Use make-temp-file.
+ 
+       * terminal.el (te-create-terminfo): Use make-temp-file
+       to create the source file in a safe way.
+ 
  2002-03-03  Eli Zaretskii  <address@hidden>
  
        * cus-start.el: Rename automatic-hscroll-step and



reply via email to

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