# HG changeset patch # User Kim F. Storm # Date 1149858198 0 # Node ID 5bf4824174e1373a71a1fd0bf10d149046c9ed73 # Parent 28a35771bb1eeec06b4857155f3a29b5d5cf81d9 *** empty log message *** diff -r 28a35771bb1e -r 5bf4824174e1 lisp/ChangeLog --- 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 + + * 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)