diff lisp/ChangeLog @ 58181:6f6fadd54910

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 12 Nov 2004 16:56:09 +0000
parents e0ba1fe44b88
children a0c179fd4bc8
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 12 16:54:30 2004 +0000
+++ b/lisp/ChangeLog	Fri Nov 12 16:56:09 2004 +0000
@@ -1,3 +1,8 @@
+2004-11-12  Kevin Rodgers  <ihs_4664@yahoo.com>  (tiny change)
+
+	* desktop.el (desktop-create-buffer, desktop-save): Avoid some
+	consing by using mapc instead of mapcar.
+
 2004-11-12  Nick Roberts  <nickrob@snap.net.nz>
 
 	* tooltip.el (require): Explain why CL is needed.