comparison src/ChangeLog @ 108678:46728260f484

* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread of bug#6305).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 31 May 2010 15:35:04 -0400
parents 11d22db7246f
children bace4ba4c137 b465aa3255ed
comparison
equal deleted inserted replaced
108677:7a38217041bb 108678:46728260f484
1 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
4 of bug#6305).
5
1 2010-05-27 Chong Yidong <cyd@stupidchicken.com> 6 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xdisp.c (redisplay_window): After redisplay, check if point is 8 * xdisp.c (redisplay_window): After redisplay, check if point is
4 still valid before setting it (Bug#6177). 9 still valid before setting it (Bug#6177).
5 10