]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
ispell.el,flyspell.el: Preserve session localwords when switching back buffers.
[gnu-emacs] / lisp / ChangeLog
index 5afe17b6f74e5d82a6637f57497294dbd1da9c63..5ead85734af146cf0f031a8ec4db73080a2a4796 100644 (file)
@@ -1,3 +1,19 @@
+2012-04-23  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
+
+       Preserve ispell session localwords when switching back to
+       original buffer.
+
+       * ispell.el (ispell-buffer-session-localwords): New buffer-local
+       variable to hold buffer session localwords.
+       (ispell-kill-ispell): add option 'clear to delete session
+       localwords.
+       (ispell-command-loop, ispell-change-dictionary)
+       (ispell-buffer-local-words): Preserve session localwords when
+       needed.
+
+       * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
+       Preserve session localwords when needed.
+
 2012-04-23  Agustín Martín Domingo  <agustin.martin@hispalinux.es>
 
        * ispell.el (ispell-insert-word) Remove unneeded function using