Mercurial > emacs
diff src/ChangeLog @ 83903:e9cafec4b205
(redisplay_internal): Make sure Elisp code always sees
consistent values of selected_frame and selected_window.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 06 Sep 2007 02:13:47 +0000 |
parents | ee472eb3fcc3 |
children | 2397532a703a |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 05 19:59:01 2007 +0000 +++ b/src/ChangeLog Thu Sep 06 02:13:47 2007 +0000 @@ -1,3 +1,8 @@ +2007-09-06 Stefan Monnier <monnier@iro.umontreal.ca> + + * xdisp.c (redisplay_internal): Make sure Elisp code always sees + consistent values of selected_frame and selected_window. + 2007-09-04 Jason Rumney <jasonr@gnu.org> * w32console.c (initialize_w32_display): Zero unused hooks.