Mercurial > emacs
comparison lisp/ChangeLog @ 68170:c49519c91e45
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 13 Jan 2006 10:46:09 +0000 |
parents | b5a63fe8bdf9 |
children | 5a58ed2a8e92 |
comparison
equal
deleted
inserted
replaced
68169:c8f233733d78 | 68170:c49519c91e45 |
---|---|
1 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es> | |
2 | |
3 * textmodes/ispell.el (ispell-init-process): Include the used | |
4 dictionary in ispell process start message. | |
5 (ispell-internal-change-dictionary): When flyspell-mode is active | |
6 and dictionary is changed, make sure ispell process is restarted | |
7 and flyspell word cache cleared out for the current buffer. | |
8 (ispell-change-dictionary): Make sure flyspell word cache is | |
9 cleared out in all buffers with active flyspell mode when | |
10 dictionary is globally changed. Call | |
11 ispell-internal-change-dictionary after dictionary change. | |
12 | |
1 2006-01-13 Eli Zaretskii <eliz@gnu.org> | 13 2006-01-13 Eli Zaretskii <eliz@gnu.org> |
2 | 14 |
3 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix. | 15 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix. |
4 | 16 |
5 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in. | 17 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in. |