comparison lisp/ChangeLog @ 71292:b8510d99b32e

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Fri, 09 Jun 2006 14:23:49 +0000
parents 5bf4824174e1
children 818392fb6dc3
comparison
equal deleted inserted replaced
71291:d64ce5e506ac 71292:b8510d99b32e
1 2006-06-09 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> 1 2006-06-09 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org>
2
3 * play/pong.el (pong-init-buffer):
4 Fill buffer with spaces instead of ^A.
2 5
3 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been 6 * textmodes/ispell.el (ispell-kill-ispell): If ispell has been
4 launched asynchronously, delete its process instead of being cool. 7 launched asynchronously, delete its process instead of being cool.
5 (ispell-async-processp): Check for `delete-process' existence 8 (ispell-async-processp): Check for `delete-process' existence
6 instead of `kill-process' one for consistency. 9 instead of `kill-process' one for consistency.