summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAgustín Martín <agustin.martin@hispalinux.es>2012-04-23 12:33:25 +0200
committerAgustín Martín <agustin.martin@hispalinux.es>2012-04-23 12:33:25 +0200
commitda00640ab78cc69f9321d7bc6062c3119493f6a7 (patch)
tree1e03c4ae347e3c2987fc6d665de7d8e5a69c1111 /lisp/emacs-lisp
parentca0294bbd827c08fd60d32e63c8e133342b6551d (diff)
downloademacs-da00640ab78cc69f9321d7bc6062c3119493f6a7.tar.gz
emacs-da00640ab78cc69f9321d7bc6062c3119493f6a7.tar.bz2
emacs-da00640ab78cc69f9321d7bc6062c3119493f6a7.zip
ispell.el,flyspell.el: Preserve session localwords when switching back buffers.
Once a word is declared valid for a session and a buffer it should stay valid for that buffer regardless buffer switches unless ispell process is explicitly killed or dictionary changed for that buffer. However, it is currently lost when we switch to a different buffer that triggers a new ispell process and then switch back to the original buffer (triggering a new ispell restart). These changes try to keep buffer session localwords accepted in above case.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions