summaryrefslogtreecommitdiff
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* * textmodes/flyspell.el (flyspell-word-search-backward): SetChong Yidong2006-10-181-0/+2
* * textmodes/flyspell.el (flyspell-check-region-doublons): NewChong Yidong2006-09-161-1/+18
* (flyspell-word, flyspell-correct-word)Richard M. Stallman2006-09-141-3/+18
* * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): NewReiner Steib2006-05-301-0/+12
* (flyspell-generic-check-word-p): Make this the alias for theRoland Winkler2006-05-211-14/+17
* (flyspell-external-point-words, flyspell-process-localwords): Fix last changes.Eli Zaretskii2006-03-111-3/+2
* (flyspell-process-localwords): Be case-sensitive.Eli Zaretskii2006-03-031-0/+1
* (flyspell-external-point-words): Be case-sensitive.Eli Zaretskii2006-03-031-1/+2
* (flyspell-incorrect, flyspell-duplicate): Doc fix.Eli Zaretskii2006-01-271-2/+2
* (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling theEli Zaretskii2006-01-211-2/+4
* (ispell-kill-ispell-hook): Add to the hook whenStefan Monnier2006-01-171-2/+5
* (flyspell-kill-ispell-hook): Fix braino.Stefan Monnier2006-01-151-1/+2
* (flyspell-kill-ispell-hook): New fun.Stefan Monnier2006-01-151-0/+7
* (flyspell-accept-buffer-local-defs): Add anStefan Monnier2006-01-051-4/+6
* (flyspell-external-point-words):Richard M. Stallman2005-12-271-33/+45
* (flyspell-check-word-p): Don't quote - in a regexp.Stefan Monnier2005-12-221-9/+9