]> git.eshelyaron.com Git - emacs.git/commitdiff
Variable auto-save-file-name-transforms now has a third element.
authorGlenn Morris <rgm@gnu.org>
Sat, 20 Apr 2002 23:14:02 +0000 (23:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 20 Apr 2002 23:14:02 +0000 (23:14 +0000)
etc/NEWS

index 1ae586a639ad509b019072441da1988604dcd3bc..8cb1b58adab00fa0643dfd4adf58a858df578339 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -433,6 +433,10 @@ were changed.
 ** On terminals whose erase-char is ^H (Backspace), Emacs
 now uses normal-erase-is-backspace-mode.
 
+** The variable `auto-save-file-name-transforms' now has a third element that
+controls whether or not the function `make-auto-save-file-name' will
+attempt to construct a unique auto-save name (e.g. for remote files).
+
 ** VC Changes
 
 *** There is a new user option `vc-cvs-global-switches' that allows