]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 29 Nov 2008 21:45:22 +0000 (21:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 29 Nov 2008 21:45:22 +0000 (21:45 +0000)
lisp/ChangeLog

index 729169435c7e5fbf5df9222d2d46ed80d7fe3a9a..2a63e8e12a2af761c7a0647d5a04e5d211d36cda 100644 (file)
@@ -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>