log lisp/textmodes/flyspell.el @ 80412:3aec81c35e11

age author description
Mon, 07 Jan 2008 02:21:47 +0000 Glenn Morris Add 2008 to copyright years.
Mon, 27 Aug 2007 16:25:49 +0000 Richard M. Stallman (flyspell-mode): Catch errors in flyspell-mode-on.
Wed, 08 Aug 2007 07:22:47 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:22:13 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 24 May 2007 22:11:50 +0000 Richard M. Stallman (flyspell-correct-word-before-point): Don't let opoint be nil.
Fri, 27 Apr 2007 18:56:26 +0000 Chong Yidong (flyspell-auto-correct-previous-word): Use window-start and
Sun, 22 Apr 2007 00:19:37 +0000 Glenn Morris (flyspell-define-abbrev): Downcase abbrev before defining it.
Fri, 06 Apr 2007 18:55:13 +0000 Chong Yidong (flyspell-duplicate, flyspell-incorrect): Revert 2006-01-27 change.
Mon, 26 Mar 2007 03:31:29 +0000 Richard M. Stallman (flyspell-large-region): Use ispell-call-process-region.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 09 Dec 2006 13:02:32 +0000 Eli Zaretskii (flyspell-hack-local-variables-hook): New. Force buffer local defs evaluation
Sat, 09 Dec 2006 04:06:06 +0000 Glenn Morris Update copyright years.
Sat, 11 Nov 2006 01:00:03 +0000 Richard M. Stallman (flyspell-mode-map): Bind C-c $ instead of M-RET.
Mon, 06 Nov 2006 16:06:11 +0000 Richard M. Stallman (flyspell-correct-word-before-point):
Fri, 03 Nov 2006 15:11:44 +0000 Juanma Barranquero (flyspell-check-tex-math-command): Use "non-nil" in docstrings.
Mon, 23 Oct 2006 13:59:44 +0000 Chong Yidong * textmodes/flyspell.el (flyspell-check-region-doublons): Fix last
Sun, 22 Oct 2006 21:29:33 +0000 Chong Yidong * textmodes/flyspell.el (flyspell-word): Skip past all previous
Wed, 18 Oct 2006 04:13:46 +0000 Chong Yidong * textmodes/flyspell.el (flyspell-word-search-backward): Set
Sat, 16 Sep 2006 15:05:47 +0000 Chong Yidong * textmodes/flyspell.el (flyspell-check-region-doublons): New
Thu, 14 Sep 2006 01:19:38 +0000 Richard M. Stallman (flyspell-word, flyspell-correct-word)
Tue, 30 May 2006 18:37:15 +0000 Reiner Steib * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
Sun, 21 May 2006 20:57:08 +0000 Roland Winkler (flyspell-generic-check-word-p): Make this the alias for the
Sat, 11 Mar 2006 15:06:44 +0000 Eli Zaretskii (flyspell-external-point-words, flyspell-process-localwords): Fix last changes.
Fri, 03 Mar 2006 12:27:49 +0000 Eli Zaretskii (flyspell-process-localwords): Be case-sensitive.
Fri, 03 Mar 2006 11:49:22 +0000 Eli Zaretskii (flyspell-external-point-words): Be case-sensitive.
Fri, 27 Jan 2006 19:43:06 +0000 Eli Zaretskii (flyspell-incorrect, flyspell-duplicate): Doc fix.
Sat, 21 Jan 2006 13:09:16 +0000 Eli Zaretskii (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
Tue, 17 Jan 2006 16:35:52 +0000 Stefan Monnier (ispell-kill-ispell-hook): Add to the hook when
Sun, 15 Jan 2006 05:47:44 +0000 Stefan Monnier (flyspell-kill-ispell-hook): Fix braino.
Sun, 15 Jan 2006 05:46:20 +0000 Stefan Monnier (flyspell-kill-ispell-hook): New fun.