summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 729169435c7..2a63e8e12a2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -28,7 +28,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
+ (x-gtk-map-stock): Perform caching to prevent excess consing
+ during redisplay.
2008-11-29 Stefan Monnier <monnier@iro.umontreal.ca>