comparison 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
comparison
equal deleted inserted replaced
104935:bd45a173a25f 104936:4556ab401b02
1 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keymap.c (where_is_internal): Don't erroneously return nil right after
4 filling the cache.
5 (where_is_internal_1): Fix up typo.
6
1 2009-09-11 Glenn Morris <rgm@gnu.org> 7 2009-09-11 Glenn Morris <rgm@gnu.org>
2 8
3 * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they 9 * frame.c (Fx_parse_geometry): Unify the X and NS versions so that they
4 share a common doc-string. 10 share a common doc-string.
5 11