From f47b9de18523650272f364f8c041f47578e9f503 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 29 Nov 2008 06:51:18 +0000 Subject: [PATCH] * term/x-win.el (x-gtk-stock-cache): New hash table. (x-gtk-map-stock): Perform caching to prevent excess consing during --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9628a63feb6..e87c543b3a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-11-29 Chong Yidong + + * 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 * minibuffer.el (completion--try-word-completion): Don't ignore -- 2.39.2