diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ce97e56f32d..d1a7f56b2e1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-02-06 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * faces.el (face-set-after-frame-default): Compile attributes to | ||
| 4 | be set by frame parameters before merging in X resources. | ||
| 5 | |||
| 1 | 2007-02-06 Juanma Barranquero <lekktu@gmail.com> | 6 | 2007-02-06 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * simple.el (blink-matching-paren-dont-ignore-comments): | 8 | * simple.el (blink-matching-paren-dont-ignore-comments): |