log lisp/textmodes/flyspell.el @ 63876:f66c007ebe28

age author description
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.
Wed, 23 Mar 2005 14:39:08 +0000 Richard M. Stallman (mail-mode-flyspell-verify): Fix regexp syntax.
Sun, 06 Mar 2005 18:27:25 +0000 Richard M. Stallman (flyspell-large-region): Pass args differently for aspell.
Sun, 27 Feb 2005 10:36:38 +0000 Richard M. Stallman (flyspell-mode-on): Call ispell-change-dictionary only if necessary.
Tue, 16 Nov 2004 15:29:10 +0000 Stefan Monnier (flyspell-mouse-map): Pop the menu
Sun, 07 Nov 2004 03:52:04 +0000 Richard M. Stallman (flyspell-external-point-words): Use goto-char instead of beginning-of-buffer.
Thu, 04 Nov 2004 10:20:35 +0000 Richard M. Stallman (flyspell-word): Don't alter FOLLOWING; set it only thru `interactive' spec.
Tue, 19 Oct 2004 16:54:17 +0000 Richard M. Stallman (flyspell-mode): Doc fix.
Sun, 22 Aug 2004 17:15:55 +0000 Richard M. Stallman (flyspell-word): Use set-process-query-on-exit-flag.
Sat, 24 Jul 2004 21:35:56 +0000 Richard M. Stallman Update author email address.
Sat, 22 May 2004 21:52:34 +0000 Richard M. Stallman Maintained by FSF.
Sat, 08 May 2004 12:48:49 +0000 John Wiegley 2004-05-08 John Wiegley <johnw@newartisans.com>
Sat, 03 Jan 2004 12:11:21 +0000 Eli Zaretskii * progmodes/idlwave.el (idlwave-make-tags):
Mon, 29 Dec 2003 20:06:19 +0000 Richard M. Stallman (mail-mode-flyspell-verify): Search for header separator alone on a
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 08 May 2002 15:26:47 +0000 Pavel Jank (make-flyspell-overlay): Add help text to flyspell overlays.
Thu, 21 Feb 2002 01:42:22 +0000 Sam Steingold (flyspell-mode): Autoload the variable since it is used in the menu bar.
Sun, 17 Feb 2002 12:15:17 +0000 Per Abrahamsen 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
Wed, 06 Feb 2002 22:37:12 +0000 Pavel Jank (flyspell-insert-function): Doc fix.
Sat, 02 Feb 2002 15:56:45 +0000 Pavel Jank (flyspell-issue-message-flag): New user option.
Tue, 29 Jan 2002 13:42:12 +0000 Pavel Jank Minor formatting fixes in preparation of merging new version.