Mercurial > emacs
changeset 44895:38d4beae98c8
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 27 Apr 2002 03:50:12 +0000 |
parents | b40fd90ad243 |
children | fc1fdc78c3eb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 27 03:48:19 2002 +0000 +++ b/lisp/ChangeLog Sat Apr 27 03:50:12 2002 +0000 @@ -5,6 +5,12 @@ 2002-04-26 Richard M. Stallman <rms@gnu.org> + * loadup.el: Explicitly load cus-face and timer. + + * isearch.el: Don't require timer. + + * faces.el: Don't require cus-face. + * cus-edit.el (customize-face): Use read-face-name and handle multiple faces. (customize-face-other-window): Make it work similarly.