diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cf621f28c84..86781502425 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |