]> code.delx.au - gnu-emacs/commit
ispell.el: Use expanded values of personal dictionary for process restart checks.
authorAgustín Martín <agustin.martin@hispalinux.es>
Mon, 3 Dec 2012 17:15:32 +0000 (18:15 +0100)
committerAgustín Martín <agustin.martin@hispalinux.es>
Mon, 3 Dec 2012 17:15:32 +0000 (18:15 +0100)
commit214bd481639b08c3e636ff3c85893f2ac132d576
tree0da50535b12627f72538718a452b833b65d9ae83
parent329bfd64c27f79cb417d8408aaa006179be9cda9
ispell.el: Use expanded values of personal dictionary for process restart checks.

(ispell-internal-change-dictionary):
 Improve ispell process restart checks by using expanded values for ispell
  personal dictionary and for related restart check.

(ispell-start-process):
 * Remove apparently redundant code that seems better handled from
  (ispell-internal-change-dictionary)
 * No longer need to expand ispell personal dictionary, it is already
   expanded.

Fixes: debbugs:13019
lisp/ChangeLog
lisp/textmodes/ispell.el