diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef439eb1bfc..43028f03e69 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,8 +4,6 @@ | |||
| 4 | docstring. | 4 | docstring. |
| 5 | (locate-mode): Expand docstring and include keymap summary. | 5 | (locate-mode): Expand docstring and include keymap summary. |
| 6 | 6 | ||
| 7 | 2004-05-20 Luc Teirlinck <teirllm@auburn.edu> | ||
| 8 | |||
| 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 |