diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 375a614b8eb..a730d58f89d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-09-19 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-09-19 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/sh-script.el (sh-search-word): Remove call to | ||
| 4 | `debug'. | ||
| 5 | |||
| 3 | * files.el (find-file-suppress-same-file-warnings): New | 6 | * files.el (find-file-suppress-same-file-warnings): New |
| 4 | user-option. | 7 | user-option. |
| 5 | (find-file-noselect): Use it. | 8 | (find-file-noselect): Use it. |