1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/textmodes
John Wiegley 4c685fb821 2004-05-08 John Wiegley <johnw@newartisans.com>
* textmodes/flyspell.el (flyspell-highlight-incorrect-region):
	Ignore the read-only property when flyspell highlighting is on.
	Not ignoring it leads to a series of confusing errors.
	(flyspell-highlight-duplicate-region): Ignore read-only, as above,
	but also make sure to call flyspell-incorrect-hook.
	(flyspell-maybe-correct-transposition): Perform transposition test
	by bit twiddling a string, rather than using a temp buffer.
	(flyspell-maybe-correct-doubling): Use a string rather than a temp
	buffer.  This is also the original version of the code, which
	could not be checked in before due to a previous lack of
	assignment papers.  This version has seen heavy usage on my system
	for several years now.
2004-05-08 12:48:49 +00:00
..
.gitignore
artist.el
bib-mode.el
bibtex.el (bibtex-progress-message): Fix docstring. 2004-05-03 23:04:55 +00:00
enriched.el
fill.el (canonically-space-region, fill-nobreak-p, fill-delete-newlines): 2004-04-18 22:08:54 +00:00
flyspell.el 2004-05-08 John Wiegley <johnw@newartisans.com> 2004-05-08 12:48:49 +00:00
ispell.el
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el (picture-mode-map): Add arrow keys. 2004-04-27 06:46:51 +00:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
sgml-mode.el
spell.el
table.el
tex-mode.el
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el