diff lisp/ChangeLog @ 44948:89ca36d3bcad

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 28 Apr 2002 22:37:24 +0000
parents 75c89848438b
children 14b7be04307c
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 28 22:35:54 2002 +0000
+++ b/lisp/ChangeLog	Sun Apr 28 22:37:24 2002 +0000
@@ -10,6 +10,14 @@
 
 2002-04-28  Richard M. Stallman  <rms@gnu.org>
 
+	* mail/sendmail.el (mail-recover-1): Decrease non-random-len
+	by 1 for the newly-readded #.
+
+	* files.el (make-auto-save-file-name): Specify # as suffix
+	in the non-file-visiting case.
+
+	* subr.el (make-temp-file): New arg SUFFIX.
+
 	* filesets.el: New file.
 
 	* replace.el (occur-accumulate-lines): Avoid incf and decf.