aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAgeFilesLines
* * textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)Glenn Morris2010-03-221-1/+1
* * textmodes/flyspell.el (flyspell-word): Obey the offset specifiedChong Yidong2010-02-161-2/+7
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (sgml-lexical-context): Declare.Glenn Morris2009-11-191-0/+2
* * textmodes/flyspell.el (sgml-mode-flyspell-verify): UseKevin Ryde2009-11-161-7/+8
* (flyspell-large-region, flyspell-word)Glenn Morris2009-10-171-11/+11
* Jari Aalto <jari.aalto at cante.net>Glenn Morris2009-10-171-6/+6
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* (sgml-mode-flyspell-verify): Pass limit argsStefan Monnier2009-09-231-2/+3
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-6/+4
* ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looki...Agustín Martín2009-06-251-2/+2
* * textmodes/flyspell.el (flyspell-correct-word-before-point):Chong Yidong2009-04-161-25/+10
* (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)Glenn Morris2009-02-241-1/+8
* (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).Chong Yidong2009-02-211-2/+4
* (flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled.Agustín Martín2009-01-161-39/+41
* ispell.el (ispell-encoding8-command): New variableAgustín Martín2009-01-081-7/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (ispell-really-hunspell): new variable to signal hunspellAgustín Martín2008-12-181-3/+11
* (flyspell-math-tex-command-p): Always catch errors raised inChong Yidong2008-09-171-22/+6
* (flyspell-mode) Fix docstringAgustín Martín2008-08-281-1/+1
* (flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid toChong Yidong2008-08-261-0/+3
* (mail-mode-flyspell-verify):Stefan Monnier2008-06-131-5/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (flyspell-mode-on): Remove redundant (flyspell-mode-hook) run.Agustín Martín2008-04-291-4/+2
* * ispell.el (ispell-set-spellchecker-params): New function to make sureStefan Monnier2008-04-231-2/+4
* (flyspell-duplicate-distance): Improve custom type.Reiner Steib2008-04-061-1/+2
* * textmodes/flyspell.el (nxml-mode): Add the right.Bastien Guerry2008-03-141-0/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Agustín Martín <agustin.martin at hispalinux.es>Glenn Morris2007-12-021-23/+36
* | * textmodes/flyspell.el (message-signature-separator):Dan Nicolaescu2007-10-291-0/+1
* | Merge from emacs--rel--22Miles Bader2007-10-091-1/+4
|\|
| * (flyspell-mode): Catch errors in flyspell-mode-on.Richard M. Stallman2007-08-271-1/+4
* | (flyspell-delay-commands, flyspell-deplacement-commands):Juanma Barranquero2007-09-261-2/+2
* | (flyspell-mark-duplications-exceptions): New variable. List ofMichaël Cadilhac2007-08-311-0/+17
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (flyspell-correct-word-before-point): Don't let opoint be nil.Richard M. Stallman2007-05-241-0/+3
* (flyspell-auto-correct-previous-word): Use window-start andChong Yidong2007-04-271-6/+2
* (flyspell-define-abbrev): Downcase abbrev before defining it.Glenn Morris2007-04-221-1/+1
* (flyspell-duplicate, flyspell-incorrect): Revert 2006-01-27 change.Chong Yidong2007-04-061-2/+2
* (flyspell-large-region): Use ispell-call-process-region.Richard M. Stallman2007-03-261-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (flyspell-hack-local-variables-hook): New. Force buffer local defs evaluationEli Zaretskii2006-12-091-0/+10
* Update copyright years.Glenn Morris2006-12-091-1/+1
* (flyspell-mode-map): Bind C-c $ instead of M-RET.Richard M. Stallman2006-11-111-1/+1
* (flyspell-correct-word-before-point):Richard M. Stallman2006-11-061-40/+51
* (flyspell-check-tex-math-command): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
* * textmodes/flyspell.el (flyspell-check-region-doublons): Fix lastChong Yidong2006-10-231-1/+1
* * textmodes/flyspell.el (flyspell-word): Skip past all previousChong Yidong2006-10-221-7/+12