log lisp/textmodes/flyspell.el @ 74425:7bbd3732cfed

age author description
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.
Thu, 05 Jan 2006 21:52:16 +0000 Stefan Monnier (flyspell-accept-buffer-local-defs): Add an
Tue, 27 Dec 2005 22:45:10 +0000 Richard M. Stallman (flyspell-external-point-words):
Thu, 22 Dec 2005 01:51:40 +0000 Stefan Monnier (flyspell-check-word-p): Don't quote - in a regexp.
Fri, 16 Dec 2005 02:02:42 +0000 Richard M. Stallman (flyspell-external-point-words): Use save-excursion to ensure we don't
Fri, 02 Dec 2005 13:16:48 +0000 Eli Zaretskii (flyspell-external-point-words): Consider a misspelling as found in the string
Mon, 28 Nov 2005 16:44:37 +0000 Stefan Monnier (flyspell-last-buffer): New var.
Wed, 16 Nov 2005 17:00:29 +0000 Stefan Monnier Fix commenting convention. Remove unnecessary leading * in custom docstrings.
Wed, 16 Nov 2005 16:07:47 +0000 Stefan Monnier (flyspell-delete-region-overlays): Use remove-overlays.
Mon, 14 Nov 2005 04:53:00 +0000 Richard M. Stallman (flyspell-large-region): Call flyspell-accept-buffer-local-defs.
Mon, 07 Nov 2005 00:50:01 +0000 Richard M. Stallman (flyspell-external-point-words):
Thu, 03 Nov 2005 21:33:22 +0000 Richard M. Stallman (flyspell-post-command-hook): Bind deactivate-mark to prevent deactivation.
Wed, 02 Nov 2005 01:33:55 +0000 Richard M. Stallman (flyspell-external-point-words): Pass nil to flyspell-get-word.