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.
|
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.
|
Sun, 30 Oct 2005 15:52:07 +0000 |
Richard M. Stallman |
(flyspell-external-point-words):
|
Fri, 28 Oct 2005 04:22:19 +0000 |
Richard M. Stallman |
(flyspell-large-region): Pass -t if Tex file.
|
Sun, 23 Oct 2005 18:22:49 +0000 |
Richard M. Stallman |
(flyspell-large-region): Call ispell-check-version.
|
Mon, 10 Oct 2005 04:02:57 +0000 |
Richard M. Stallman |
(flyspell-check-word-p):
|
Mon, 10 Oct 2005 01:13:22 +0000 |
Richard M. Stallman |
(flyspell-external-point-words): Simplify logic, and don't try to
|
Tue, 04 Oct 2005 20:29:00 +0000 |
Richard M. Stallman |
(flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
|
Fri, 23 Sep 2005 18:28:10 +0000 |
Richard M. Stallman |
(flyspell-incorrect-hook, flyspell-highlight-incorrect-region)
|
Sun, 18 Sep 2005 12:28:30 +0000 |
Deepak Goel |
Message format spec fixes (2)
|
Mon, 15 Aug 2005 23:48:30 +0000 |
Richard M. Stallman |
(flyspell-large-region): Fix doc and custom type.
|
Mon, 15 Aug 2005 01:49:51 +0000 |
Richard M. Stallman |
(flyspell-mode): Autoload a defvar.
|
Sat, 06 Aug 2005 17:48:15 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 28 Jun 2005 19:07:45 +0000 |
Richard M. Stallman |
(flyspell-use-local-map): Variable deleted.
|
Tue, 14 Jun 2005 11:36:04 +0000 |
Juanma Barranquero |
(flyspell-incorrect-hook, flyspell-maybe-correct-transposition,
|
Fri, 10 Jun 2005 10:46:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-394
|
Wed, 08 Jun 2005 09:47:58 +0000 |
Lute Kamstra |
(flyspell-mode-line-string): Remove autoload cookie.
|
Wed, 08 Jun 2005 08:12:14 +0000 |
Lute Kamstra |
(flyspell-mode): Use define-minor-mode.
|
Mon, 06 Jun 2005 21:06:19 +0000 |
Stefan Monnier |
(flyspell-auto-correct-binding, flyspell-incorrect-face)
|
Fri, 03 Jun 2005 15:02:44 +0000 |
Stefan Monnier |
(flyspell-check-word-p): Simplify silly compatibility code.
|
Sun, 29 May 2005 14:36:32 +0000 |
Richard M. Stallman |
(flyspell-auto-correct-previous-word):
|
Sun, 29 May 2005 14:27:15 +0000 |
Richard M. Stallman |
(flyspell-version): Function deleted.
|
Fri, 08 Apr 2005 09:54:31 +0000 |
Stephen Eglen |
(flyspell-large-region): Clarify docstring.
|