diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7666677abc..01dd7bff8c9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-01-08 Richard M. Stallman <rms@gnu.org> | 1 | 2002-01-08 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/regexp-opt.el (regexp-opt): Bind max-specpdl-size. | ||
| 4 | |||
| 3 | * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type. | 5 | * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type. |
| 4 | 6 | ||
| 5 | * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. | 7 | * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. |