Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 02 Dec 2007 18:17:34 +0000 |
Glenn Morris |
Agustin Martin <agustin.martin at hispalinux.es>
|
Mon, 29 Oct 2007 18:32:32 +0000 |
Dan Nicolaescu |
* textmodes/flyspell.el (message-signature-separator):
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 26 Sep 2007 00:32:27 +0000 |
Juanma Barranquero |
(flyspell-delay-commands, flyspell-deplacement-commands):
|
Fri, 31 Aug 2007 13:41:23 +0000 |
Micha¸«³l Cadilhac |
(flyspell-mark-duplications-exceptions): New variable. List of
|
Sat, 16 Aug 2008 16:52:10 +0000 |
Chong Yidong |
(flyspell-word): Revert last change.
|
Mon, 28 Jul 2008 20:18:52 +0000 |
Chong Yidong |
(flyspell-word, flyspell-large-region, flyspell-region): Call
|
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.
|
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)
|