diff src/ChangeLog @ 104936:4556ab401b02

(where_is_internal): Don't erroneously return nil right after filling the cache. (where_is_internal_1): Fix up typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 11 Sep 2009 05:10:15 +0000
parents d76b30182911
children eee8cf0c23f0
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 11 04:27:38 2009 +0000
+++ b/src/ChangeLog	Fri Sep 11 05:10:15 2009 +0000
@@ -1,3 +1,9 @@
+2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* keymap.c (where_is_internal): Don't erroneously return nil right after
+	filling the cache.
+	(where_is_internal_1): Fix up typo.
+
 2009-09-11  Glenn Morris  <rgm@gnu.org>
 
 	* frame.c (Fx_parse_geometry): Unify the X and NS versions so that they