aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 429c08f72c3..e96ca3b2b54 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12007-12-04 Glenn Morris <rgm@gnu.org> 12007-12-04 Glenn Morris <rgm@gnu.org>
2 2
3 * password-cache.el: Move here from gnus/password.el.
4 (top-level): Don't require cl when compiling.
5 (password-read-and-add): Doc fix. Make obsolete.
6
3 * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end. 7 * emulation/cua-base.el (top-level): Move (provide 'cua-base) to end.
4 No longer provide 'cua. Don't require cua-rect, cua-gmrk when 8 No longer provide 'cua. Don't require cua-rect, cua-gmrk when
5 compiling. 9 compiling.