Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 2710:54fd042e254c
[xemacs-hg @ 2005-04-03 23:57:36 by youngs]
2005-04-04 Steve Youngs <steve@sxemacs.org>
* files.el (backup-buffer): Write "%backup%~" in
`auto-save-directory' and fall back to $HOME if for some reason
that isn't possible.
Suggested By: Jamie Zawinski <jwz@jwz.org>
author | youngs |
---|---|
date | Sun, 03 Apr 2005 23:57:37 +0000 |
parents | 2f2d12f4f93a |
children | 5427b625d5cc |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Apr 03 21:51:48 2005 +0000 +++ b/lisp/ChangeLog Sun Apr 03 23:57:37 2005 +0000 @@ -1,3 +1,10 @@ +2005-04-04 Steve Youngs <steve@sxemacs.org> + + * files.el (backup-buffer): Write "%backup%~" in + `auto-save-directory' and fall back to $HOME if for some reason + that isn't possible. + Suggested By: Jamie Zawinski <jwz@jwz.org> + 2005-03-31 Aidan Kehoe <kehoea@parhasard.net> * faces.el (face-complain-about-font):