diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5da1bb7b6c6..0ab19236752 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2007-12-29 Richard Stallman <rms@gnu.org> | 1 | 2007-12-29 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * font-lock.el (font-lock-prepend-text-property) | ||
| 4 | (font-lock-append-text-property): Canonicalize the face and | ||
| 5 | font-lock-face properties. | ||
| 6 | |||
| 3 | * faces.el (facep): Doc fix. | 7 | * faces.el (facep): Doc fix. |
| 4 | 8 | ||
| 5 | * startup.el (fancy-startup-tail, fancy-about-text) | 9 | * startup.el (fancy-startup-tail, fancy-about-text) |