diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4c7c764fc10..4cb997f98a9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-09-18 Miles Bader <miles@lsi.nec.co.jp> | ||
| 2 | |||
| 3 | * info.el (Info-title-3-face, Info-title-2-face) | ||
| 4 | (Info-title-1-face): Use face inheritance and relative sizes | ||
| 5 | instead of hard-wiring things. | ||
| 6 | |||
| 7 | * faces.el (secondary-selection): Make dark-background variant sane. | ||
| 8 | |||
| 1 | 2000-09-16 Andrew Innes <andrewi@gnu.org> | 9 | 2000-09-16 Andrew Innes <andrewi@gnu.org> |
| 2 | 10 | ||
| 3 | * makefile.nt (compile-files): No need to make .elc files | 11 | * makefile.nt (compile-files): No need to make .elc files |