From: Kim F. Storm Date: Fri, 9 Jun 2006 13:03:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2012 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=36ac5ea59b33c52a1a9b5220431855ba9e922875;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25775d3cb6f..5fd90145462 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-06-09 Micha,Ak(Bl Cadilhac + + * 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 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1)