diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f9fc2226269..6214d715b37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-12-23 Richard Stallman <rms@gnu.org> | 1 | 2007-12-23 Richard Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * dired-aux.el: Load dired.el at run time too. | ||
| 4 | |||
| 3 | * faces.el (copy-face): Create the new face explicitly if it | 5 | * faces.el (copy-face): Create the new face explicitly if it |
| 4 | does not exist already. | 6 | does not exist already. |
| 5 | 7 | ||