aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d07a3c7ffba..e867fa3de48 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
2
3 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
4 consing by using mapc instead of mapcar.
5
12004-11-12 Nick Roberts <nickrob@snap.net.nz> 62004-11-12 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * tooltip.el (require): Explain why CL is needed. 8 * tooltip.el (require): Explain why CL is needed.