summaryrefslogtreecommitdiff
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAgeFilesLines
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+1
* textmodes/flyspell.el: Don't check pre-word if buffer was switched.Agustín Martín2013-04-171-14/+11
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-3/+4
* * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov2013-01-091-2/+12
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-3/+3
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-15/+5
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-2/+2
* textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities.Agustín Martín2012-05-281-9/+24
* * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications.Stefan Monnier2012-05-181-161/+96
* textmodes/flyspell.el: Minor change over last 2012-05-18T07:04:04Z!agustin.ma...Agustín Martín2012-05-181-3/+3
* textmodes/flyspell.el: Protect delay handling for otherchars against empty ot...Agustín Martín2012-05-181-66/+76
* textmodes/flyspell.el: Delay for otherchars as for normal word components.Agustín Martín2012-05-161-2/+11
* ispell.el,flyspell.el: Preserve session localwords when switching back buffers.Agustín Martín2012-04-231-1/+5
* textmodes/flyspell.el (flyspell-large-region): Specify encoding for hunspell ...Agustín Martín2012-04-121-4/+5
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Give some autoloaded things doc-strings.Glenn Morris2011-11-241-1/+1
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* * flyspell.el (flyspell-word): Fix char offset for forged Ispell output.Chong Yidong2011-10-291-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-6/+8
* flyspell.el (flyspell-large-region): Use extended character mode if defined (...Agustín Martín2011-10-131-0/+8
* * lisp/textmodes/flyspell.el (flyspell-word): Move with-local-quit from here...Stefan Monnier2011-10-111-49/+48
* * textmodes/flyspell.el: Remove obsolete commentLars Magne Ingebrigtsen2011-09-111-3/+0
* Replace runtime CL function, as flagged by the compiler.Glenn Morris2011-07-011-1/+1
* textmodes/flyspell.el (flyspell-word): Consider words that differ onlyLars Magne Ingebrigtsen2011-07-011-3/+6
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-1/+1
* Improvements to flyspell-mark-duplications-exceptions.Chong Yidong2011-04-031-11/+23
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the...Agustín Martín2010-11-151-1/+2
* | flyspell.el (flyspell-word): Do not re-check known misspellings.Agustín Martín2010-11-101-26/+34
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-061-1/+1
* | * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,Glenn Morris2010-10-231-3/+2
* | * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fixKevin Ryde2010-08-241-3/+3
* | Make sure `flyspell-word' checks word after (flyspell-check-previous-highligh...Agustín Martín2010-06-251-1/+3
|/
* * 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