Mercurial > emacs
diff lisp/ChangeLog @ 93693:c0d1308e815a
* faces.el (default): Ensure the face-defface-spec property is
set.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 05 Apr 2008 14:38:58 +0000 |
parents | 3961ad1ac8f2 |
children | 71bb1b7b5185 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 05 14:34:28 2008 +0000 +++ b/lisp/ChangeLog Sat Apr 05 14:38:58 2008 +0000 @@ -1,3 +1,8 @@ +2008-04-05 Chong Yidong <cyd@stupidchicken.com> + + * faces.el (default): Ensure the face-defface-spec property is + set. + 2008-04-05 Adrian Robert <Adrian.B.Robert@gmail.com> * files.el (abort-if-file-too-large): New function.