1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/lisp/textmodes
Agustín Martín da00640ab7 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.
2012-04-23 12:33:25 +02:00
..
.gitignore
artist.el (artist-mode): Convert artist-mode to use define-minor-mode. 2012-04-11 13:57:21 +02:00
bib-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
bibtex-style.el
bibtex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el (fill-region): Leave point and mark where they were before filling 2012-04-10 04:06:19 +02:00
flyspell.el ispell.el,flyspell.el: Preserve session localwords when switching back buffers. 2012-04-23 12:33:25 +02:00
ispell.el ispell.el,flyspell.el: Preserve session localwords when switching back buffers. 2012-04-23 12:33:25 +02:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
po.el
refbib.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex.el
remember.el
rst.el
sgml-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
table.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tex-mode.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
texinfmt.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
texinfo.el
texnfo-upd.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
text-mode.el
tildify.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
two-column.el two-column.el small cleanup 2012-04-16 16:13:38 -04:00
underline.el