log lisp/textmodes/flyspell.el @ 112453:06719a229a46 default tip

age author description
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 15 Nov 2010 13:27:33 +0100 Agustin Martin flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).
Wed, 10 Nov 2010 11:54:43 +0100 Agustin Martin flyspell.el (flyspell-word): Do not re-check known misspellings.
Sat, 06 Nov 2010 18:36:33 -0700 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Sat, 23 Oct 2010 14:58:18 -0700 Glenn Morris * lisp/textmodes/flyspell.el (flyspell-mode): If there was an error,
Tue, 24 Aug 2010 16:58:07 -0400 Chong Yidong * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
Fri, 25 Jun 2010 10:19:11 +0200 Agustin martin Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
Mon, 22 Mar 2010 19:37:11 -0700 Glenn Morris * textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
Tue, 16 Feb 2010 09:23:44 -0500 Chong Yidong * textmodes/flyspell.el (flyspell-word): Obey the offset specified
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 19 Nov 2009 07:27:46 +0000 Glenn Morris (sgml-lexical-context): Declare.
Mon, 16 Nov 2009 22:52:29 +0000 Kevin Ryde * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
Sat, 17 Oct 2009 22:43:13 +0000 Glenn Morris (flyspell-large-region, flyspell-word)
Sat, 17 Oct 2009 03:09:53 +0000 Glenn Morris Jari Aalto <jari.aalto at cante.net>
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Wed, 23 Sep 2009 23:05:37 +0000 Stefan Monnier (sgml-mode-flyspell-verify): Pass limit args
Tue, 01 Sep 2009 07:24:13 +0000 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
Thu, 25 Jun 2009 11:25:09 +0000 Agustin Martin ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looking-back'
Thu, 16 Apr 2009 18:45:20 +0000 Chong Yidong * textmodes/flyspell.el (flyspell-correct-word-before-point):
Tue, 24 Feb 2009 04:44:19 +0000 Glenn Morris (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)
Sat, 21 Feb 2009 17:53:16 +0000 Chong Yidong (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).
Fri, 16 Jan 2009 15:20:49 +0000 Agustin Martin (flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled.
Thu, 08 Jan 2009 18:46:23 +0000 Agustin Martin ispell.el (ispell-encoding8-command): New variable
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 18 Dec 2008 18:44:31 +0000 Agustin Martin (ispell-really-hunspell): new variable to signal hunspell
Wed, 17 Sep 2008 00:55:38 +0000 Chong Yidong (flyspell-math-tex-command-p): Always catch errors raised in
Thu, 28 Aug 2008 11:33:57 +0000 Agustin Martin (flyspell-mode) Fix docstring
Tue, 26 Aug 2008 23:00:31 +0000 Chong Yidong (flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid to
Fri, 13 Jun 2008 15:15:32 +0000 Stefan Monnier (mail-mode-flyspell-verify):