Mercurial > emacs
changeset 100023:32c3e2f6272a
* term/x-win.el (x-gtk-stock-cache): New hash table.
(x-gtk-map-stock): Perform caching to prevent excess consing during
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 29 Nov 2008 06:51:18 +0000 |
parents | 3e1f480f4b69 |
children | 3291f859ce65 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 29 02:39:19 2008 +0000 +++ b/lisp/ChangeLog Sat Nov 29 06:51:18 2008 +0000 @@ -1,3 +1,8 @@ +2008-11-29 Chong Yidong <cyd@stupidchicken.com> + + * term/x-win.el (x-gtk-stock-cache): New hash table. + (x-gtk-map-stock): Perform caching to prevent excess consing during + 2008-11-29 Stefan Monnier <monnier@iro.umontreal.ca> * minibuffer.el (completion--try-word-completion): Don't ignore