aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2002-04-20 23:14:02 +0000
committerGlenn Morris <[email protected]>2002-04-20 23:14:02 +0000
commit758bf24f7637662790cb7e60b98242a0d5d55485 (patch)
treee5001ee2cd31027fd5972ca3da622725e4b93373
parent5a2ce5f5999186a315fb28976b167e7fe99c35e5 (diff)
Variable auto-save-file-name-transforms now has a third element.
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1ae586a639..8cb1b58ada 100644
--- 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