diff lisp/ChangeLog @ 98058:f5d9629680f8

* textmodes/ispell.el (ispell-command-loop): Suspend ispell if the user enters a mouse event in another frame, or a special event.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 06 Sep 2008 20:07:40 +0000
parents 5ea493cdb283
children 5cc38a558cdd
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 06 19:47:14 2008 +0000
+++ b/lisp/ChangeLog	Sat Sep 06 20:07:40 2008 +0000
@@ -11,6 +11,9 @@
 
 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
 
+	* textmodes/ispell.el (ispell-command-loop): Suspend ispell if the
+	user enters a mouse event in another frame, or a special event.
+
 	* server.el (server-switch-buffer): New arg.
 	(server-execute): If reusing an existing window, set file position
 	if required.