]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 9 Jun 2006 13:03:18 +0000 (13:03 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 9 Jun 2006 13:03:18 +0000 (13:03 +0000)
lisp/ChangeLog

index 25775d3cb6fa30c2c12958f1d1a9b40f79709adc..5fd90145462a1fcfcd76fa7a392d62d532f8a05e 100644 (file)
@@ -1,3 +1,10 @@
+2006-06-09  Micha\e,Ak\e(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)