Mercurial > emacs
changeset 86954:97ff503d0d62
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 Dec 2007 18:18:19 +0000 |
parents | 3508192ca0a3 |
children | a0ad132e9dea |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Dec 02 18:17:34 2007 +0000 +++ b/lisp/ChangeLog Sun Dec 02 18:18:19 2007 +0000 @@ -1,3 +1,15 @@ +2007-12-02 Agustin Martin <agustin.martin@hispalinux.es> + + * textmodes/flyspell.el (flyspell-large-region): Explicitly set + encoding for aspell process and for communication with it. + Only add "-d" option if not already present. + Use ispell-current-dictionary and ispell-current-personal-dictionary. + General reorganization. + + * textmodes/ispell.el (ispell-aspell-find-dictionary): Do not set + encoding here. + (ispell-start-process): Explicitly set encoding here if using aspell. + 2007-12-02 Dan Nicolaescu <dann@ics.uci.edu> * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Also pass a diff