diff lisp/ChangeLog @ 82111:63aefab8fbc3

Use mapc and dolist instead of mapcar where possible. (close-display-connection): New command.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 25 Jul 2007 19:37:21 +0000
parents 12d79fae7504
children d3e2d1fb1c2f
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 25 15:08:09 2007 +0000
+++ b/lisp/ChangeLog	Wed Jul 25 19:37:21 2007 +0000
@@ -1,3 +1,8 @@
+2007-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* frame.el: Use mapc and dolist instead of mapcar where possible.
+	(close-display-connection): New command.
+
 2007-07-25  Alexandre Julliard  <julliard@winehq.org>
 
 	* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.