emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 13 Jan 2006 10:46:10 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8965 emacs/lisp/ChangeLog:1.8966
--- emacs/lisp/ChangeLog:1.8965 Fri Jan 13 09:56:23 2006
+++ emacs/lisp/ChangeLog        Fri Jan 13 10:46:09 2006
@@ -1,3 +1,15 @@
+2006-01-13  Agustin Martin  <address@hidden>
+
+       * textmodes/ispell.el (ispell-init-process): Include the used
+       dictionary in ispell process start message.
+       (ispell-internal-change-dictionary): When flyspell-mode is active
+       and dictionary is changed, make sure ispell process is restarted
+       and flyspell word cache cleared out for the current buffer.
+       (ispell-change-dictionary): Make sure flyspell word cache is
+       cleared out in all buffers with active flyspell mode when
+       dictionary is globally changed.  Call
+       ispell-internal-change-dictionary after dictionary change.
+
 2006-01-13  Eli Zaretskii  <address@hidden>
 
        * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]