diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 85096092000..cc8f3a60737 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2000-06-01 Dave Love <fx@gnu.org> + + * hl-line.el: Rewritten using define-minor-mode. + + * help.el (describe-function-1): Distinguish special form from + builtin function. Sanity-check presence of arglist for builtins. + 2000-06-01 Kenichi Handa <handa@etl.go.jp> * international/characters.el: Fix syntax/category setting of |
