diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-11-12 Nick Roberts <nickrob@snap.net.nz> | 6 | 2004-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. |