Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
95222:005a1655f51e | 95223:b1c20ce02fa2 |
---|---|
1 2008-05-22 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * image-mode.el (image-mode-winprops): Add argument CLEANUP to | |
4 prune image-mode-winprops-alist, preventing it from growing | |
5 indefinitely. | |
6 (image-mode-reapply-winprops): Use it. | |
7 | |
1 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com> | 8 2008-05-22 Teodor Zlatanov <tzz@lifelogs.com> |
2 | 9 |
3 * net/netrc.el (netrc-machine): Always match if the port is not given. | 10 * net/netrc.el (netrc-machine): Always match if the port is not given. |
4 | 11 |
5 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca> | 12 2008-05-22 Stefan Monnier <monnier@iro.umontreal.ca> |