Mercurial > emacs
comparison lisp/ChangeLog @ 55713:078557e74d6a
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Fri, 21 May 2004 03:19:34 +0000 |
parents | d8105fad15ae |
children | 7b91de4a810f |
comparison
equal
deleted
inserted
replaced
55712:d8105fad15ae | 55713:078557e74d6a |
---|---|
1 2004-05-20 Luc Teirlinck <teirllm@auburn.edu> | 1 2004-05-20 Luc Teirlinck <teirllm@auburn.edu> |
2 | 2 |
3 * locate.el (locate-prompt-for-command): Shorten first line of | 3 * locate.el (locate-prompt-for-command): Shorten first line of |
4 docstring. | 4 docstring. |
5 (locate-mode): Expand docstring and include keymap summary. | 5 (locate-mode): Expand docstring and include keymap summary. |
6 | |
7 2004-05-20 Luc Teirlinck <teirllm@auburn.edu> | |
8 | 6 |
9 * files.el (find-file-noselect-1): Limit the scope of the | 7 * files.el (find-file-noselect-1): Limit the scope of the |
10 `inhibit-read-only' binding. Make sure that `inhibit-read-only' | 8 `inhibit-read-only' binding. Make sure that `inhibit-read-only' |
11 is, by default, nil during the execution of | 9 is, by default, nil during the execution of |
12 `find-file-not-found-functions' and `find-file-hook'. | 10 `find-file-not-found-functions' and `find-file-hook'. |