comparison lisp/ChangeLog @ 31683:67dd2c5ce0ed

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Mon, 18 Sep 2000 05:55:03 +0000
parents 703fb2494c1b
children b1285f4f9a39
comparison
equal deleted inserted replaced
31682:c7b40c9887c9 31683:67dd2c5ce0ed
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
4 read-only, since they aren't under VC now. 12 read-only, since they aren't under VC now.
5 13