comparison lisp/ChangeLog @ 2718:5427b625d5cc

[xemacs-hg @ 2005-04-08 14:06:58 by aidan] Make find-file with prefix-arg on a nonexistent file behave properly.
author aidan
date Fri, 08 Apr 2005 14:07:00 +0000
parents 54fd042e254c
children 6fa9919a9a0b
comparison
equal deleted inserted replaced
2717:834cce9b2360 2718:5427b625d5cc
1 2005-04-08 Aidan Kehoe <kehoea@parhasard.net>
2
3 * files.el (find-file): Honour the coding system argument even in
4 the case where we're creating a new file.
5
1 2005-04-04 Steve Youngs <steve@sxemacs.org> 6 2005-04-04 Steve Youngs <steve@sxemacs.org>
2 7
3 * files.el (backup-buffer): Write "%backup%~" in 8 * files.el (backup-buffer): Write "%backup%~" in
4 `auto-save-directory' and fall back to $HOME if for some reason 9 `auto-save-directory' and fall back to $HOME if for some reason
5 that isn't possible. 10 that isn't possible.