Mercurial > emacs
comparison src/ChangeLog @ 108723:0f1244b4539c
* fileio.c (Fdelete_file): Change interative spec to use
`read-file-name' like in `find-file-read-args' where the default
value is `default-directory' instead of `buffer-file-name'.
http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 21 May 2010 02:08:52 +0300 |
parents | 036d7d33c803 |
children | d8f404311eaf |
comparison
equal
deleted
inserted
replaced
108722:0d6255a71f15 | 108723:0f1244b4539c |
---|---|
1 2010-05-20 Juri Linkov <juri@jurta.org> | |
2 | |
3 * fileio.c (Fdelete_file): Change interative spec to use | |
4 `read-file-name' like in `find-file-read-args' where the default | |
5 value is `default-directory' instead of `buffer-file-name'. | |
6 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html | |
7 | |
1 2010-05-20 Kevin Ryde <user42@zip.com.au> | 8 2010-05-20 Kevin Ryde <user42@zip.com.au> |
2 | 9 |
3 * keyboard.c (Vlast_command, Vkeyboard_translate_table) | 10 * keyboard.c (Vlast_command, Vkeyboard_translate_table) |
4 (Voverriding_terminal_local_map, Vsystem_key_alist) | 11 (Voverriding_terminal_local_map, Vsystem_key_alist) |
5 (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224). | 12 (Vlocal_function_key_map): Fix manual link in docstring (Bug#6224). |