diff options
| author | Dave Love <fx@gnu.org> | 2000-06-01 19:04:28 +0000 |
|---|---|---|
| committer | Dave Love <fx@gnu.org> | 2000-06-01 19:04:28 +0000 |
| commit | 2330c9d456bbd96e6866774f64afa4f8fe4983b0 (patch) | |
| tree | b63e37d55fed7dc2b26bebdb6f45df2d89506f48 /lisp | |
| parent | 824b5cfcbbe1de8215cba410cd94145d0691af7a (diff) | |
| download | emacs-2330c9d456bbd96e6866774f64afa4f8fe4983b0.tar.gz | |
*** empty log message ***
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 |
