aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-12-23 19:13:48 +0000
committerRichard M. Stallman2007-12-23 19:13:48 +0000
commit86f795fdc8d8dc749820d970037b111cbcde5cb8 (patch)
tree801460a87df6b034e5b1205712330036bb3e31c5 /lisp/ChangeLog
parent341a1bfb331089c1a78dfde7ed139918bb2880f0 (diff)
downloademacs-86f795fdc8d8dc749820d970037b111cbcde5cb8.tar.gz
emacs-86f795fdc8d8dc749820d970037b111cbcde5cb8.zip
Load dired.el at run time too.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
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 @@
12007-12-23 Richard Stallman <rms@gnu.org> 12007-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