changeset 100074:621a2ff9faff

* keyboard.c (timer_check): After a timer runs, ensure that the selected window's buffer is current.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 30 Nov 2008 17:33:22 +0000
parents 199583e12fd2
children 9b936c1c7102
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Nov 30 16:21:20 2008 +0000
+++ b/src/ChangeLog	Sun Nov 30 17:33:22 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-30  Chong Yidong  <cyd@stupidchicken.com>
+
+	* keyboard.c (timer_check): After a timer runs, ensure that the
+	selected window's buffer is current.
+
 2008-11-30  Juanma Barranquero  <lekktu@gmail.com>
 
 	* makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.