]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Mar 2002 22:22:55 +0000 (22:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Mar 2002 22:22:55 +0000 (22:22 +0000)
lisp/ChangeLog
src/ChangeLog

index 67344c12e3d457f8d9cbe8a1958fb04e89a705f5..8e50b4d542faafc5beaca355a27aeb4793ace737 100644 (file)
@@ -1,3 +1,20 @@
+2002-03-03  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <eliz@is.elta.co.il>
 
        * cus-start.el: Rename automatic-hscroll-step and
index 13b73240d7154019a4015c381361a720a510c31e..e3ff17e6a8ff70cd8ba3476bc566c5524ba682ed 100644 (file)
@@ -1,3 +1,7 @@
+2002-03-03  Richard M. Stallman  <rms@gnu.org>
+
+       * fileio.c (Fmake_temp_name): Doc fix.
+
 2002-03-03  Gary Wong  <gtw@gnu.org>
 
        * termcap.c [!emacs]: Replace ospeed for building standalone