diff lisp/ChangeLog @ 95223:b1c20ce02fa2

* image-mode.el (image-mode-winprops): Add argument CLEANUP to prune image-mode-winprops-alist, preventing it from growing indefinitely. (image-mode-reapply-winprops): Use it.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 22 May 2008 21:27:25 +0000
parents d90ff358ee27
children 451f4028c096
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 22 14:54:27 2008 +0000
+++ b/lisp/ChangeLog	Thu May 22 21:27:25 2008 +0000
@@ -1,3 +1,10 @@
+2008-05-22  Chong Yidong  <cyd@stupidchicken.com>
+
+	* image-mode.el (image-mode-winprops): Add argument CLEANUP to
+	prune image-mode-winprops-alist, preventing it from growing
+	indefinitely.
+	(image-mode-reapply-winprops): Use it.
+
 2008-05-22  Teodor Zlatanov  <tzz@lifelogs.com>
 
 	* net/netrc.el (netrc-machine): Always match if the port is not given.