diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2004-05-21 03:12:10 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2004-05-21 03:12:10 +0000 |
commit | 840bc0353d8080a72fb3140710e7a546a6e754cf (patch) | |
tree | 23a4eac510e309e89318e65d0381b978c3fa03a7 /lisp/ChangeLog | |
parent | 756749e02922cb94bcb2cd85e0f44620a9521d69 (diff) | |
download | emacs-840bc0353d8080a72fb3140710e7a546a6e754cf.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 00e75ded5ec..ef439eb1bfc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2004-05-20 Luc Teirlinck <teirllm@auburn.edu> + * locate.el (locate-prompt-for-command): Shorten first line of + docstring. + (locate-mode): Expand docstring and include keymap summary. + +2004-05-20 Luc Teirlinck <teirllm@auburn.edu> + * files.el (find-file-noselect-1): Limit the scope of the `inhibit-read-only' binding. Make sure that `inhibit-read-only' is, by default, nil during the execution of |