changeset 71288:5bf4824174e1

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 09 Jun 2006 13:03:18 +0000
parents 28a35771bb1e
children 95f5febb2bb5
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 09 09:05:17 2006 +0000
+++ b/lisp/ChangeLog	Fri Jun 09 13:03:18 2006 +0000
@@ -1,3 +1,10 @@
+2006-06-09  Micha,Ak(Bl Cadilhac  <michael.cadilhac@lrde.org>
+
+	* textmodes/ispell.el (ispell-kill-ispell): If ispell has been
+	launched asynchronously, delete its process instead of being cool.
+	(ispell-async-processp): Check for `delete-process' existence
+	instead of `kill-process' one for consistency.
+
 2006-06-09  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)