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 66845d062ac..8b5a92b0d56 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-09-20 Miles Bader <miles@lsi.nec.co.jp> | 1 | 2000-09-20 Miles Bader <miles@lsi.nec.co.jp> |
| 2 | 2 | ||
| 3 | * jka-compr.el (with-auto-compression-mode): New macro. | ||
| 4 | |||
| 3 | * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1) | 5 | * cus-edit.el (custom-face-tag-face, custom-group-tag-face-1) |
| 4 | (custom-group-tag-face, custom-variable-tag-face): Use relative | 6 | (custom-group-tag-face, custom-variable-tag-face): Use relative |
| 5 | :height and inherit from `variable-pitch' face instead of | 7 | :height and inherit from `variable-pitch' face instead of |