diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d3ff0f0182..8758428a377 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-05-15 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * speedbar.el (speedbar-recenter): Typo. | ||
| 4 | (speedbar-expand-line): Make arg optional. | ||
| 5 | (speedbar-mode): Avoid a compiler warning. | ||
| 6 | |||
| 7 | |||
| 1 | 2000-05-15 Gerd Moellmann <gerd@gnu.org> | 8 | 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that | 10 | * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that |