comparison lisp/ChangeLog @ 108538:20b6e2c2c069

Do not ispell-kill-ispell over and over when spellchecking minibuffer contents. * ispell.el (ispell-init-process): Do not kill ispell process everytime when spellchecking from the minibuffer (bug#6143).
author Agustin martin <agustin.martin@hispalinux.es>
date Thu, 13 May 2010 12:36:03 +0200
parents 6985fcf16f42
children bfc1be04834c
comparison
equal deleted inserted replaced
108537:f9f040b85798 108538:20b6e2c2c069
1 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
2
3 * ispell.el (ispell-init-process): Do not kill ispell process
4 everytime when spellchecking from the minibuffer (bug#6143).
5
1 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca> 6 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * progmodes/sh-script.el (sh-mode): Use define-derived-mode. 8 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
4 9
5 * dos-fns.el: Add "dos-" prefix for namespace control. 10 * dos-fns.el: Add "dos-" prefix for namespace control.