# HG changeset patch # User Glenn Morris # Date 1019344442 0 # Node ID e1f429a4cfd7639a9d0fc668ffbc28204717c62c # Parent 1fdf19dbc2e8a2ef9eea526710be27015ca385d2 Variable auto-save-file-name-transforms now has a third element. diff -r 1fdf19dbc2e8 -r e1f429a4cfd7 etc/NEWS --- a/etc/NEWS Sat Apr 20 22:56:08 2002 +0000 +++ b/etc/NEWS Sat Apr 20 23:14:02 2002 +0000 @@ -433,6 +433,10 @@ ** 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