]> code.delx.au - gnu-emacs/history - lisp/textmodes/flyspell.el
(flyspell-mode-map): Bind C-c $ instead of M-RET.
[gnu-emacs] / lisp / textmodes / flyspell.el
2006-11-11 Richard M. Stallman(flyspell-mode-map): Bind C-c $ instead of M-RET.
2006-11-06 Richard M. Stallman(flyspell-correct-word-before-point):
2006-11-03 Juanma Barranquero(flyspell-check-tex-math-command): Use "non-nil" in...
2006-10-23 Chong Yidong* textmodes/flyspell.el (flyspell-check-region-doublons...
2006-10-22 Chong Yidong* textmodes/flyspell.el (flyspell-word): Skip past...
2006-10-18 Chong Yidong* textmodes/flyspell.el (flyspell-word-search-backward...
2006-09-16 Chong Yidong* textmodes/flyspell.el (flyspell-check-region-doublons...
2006-09-14 Richard M. Stallman(flyspell-word, flyspell-correct-word)
2006-05-30 Reiner Steib* textmodes/flyspell.el (turn-on-flyspell, turn-off...
2006-05-21 Roland Winkler(flyspell-generic-check-word-p): Make this the alias...
2006-03-11 Eli Zaretskii(flyspell-external-point-words, flyspell-process-localw...
2006-03-03 Eli Zaretskii(flyspell-process-localwords): Be case-sensitive.
2006-03-03 Eli Zaretskii(flyspell-external-point-words): Be case-sensitive.
2006-01-27 Eli Zaretskii(flyspell-incorrect, flyspell-duplicate): Doc fix.
2006-01-21 Eli Zaretskii(flyspell-emacs-popup, flypell-xemacs-popup): Default...
2006-01-17 Stefan Monnier(ispell-kill-ispell-hook): Add to the hook when
2006-01-15 Stefan Monnier(flyspell-kill-ispell-hook): Fix braino.
2006-01-15 Stefan Monnier(flyspell-kill-ispell-hook): New fun.
2006-01-05 Stefan Monnier(flyspell-accept-buffer-local-defs): Add an
2005-12-27 Richard M. Stallman(flyspell-external-point-words):
2005-12-22 Stefan Monnier(flyspell-check-word-p): Don't quote - in a regexp.
2005-12-16 Richard M. Stallman(flyspell-external-point-words): Use save-excursion...
2005-12-02 Eli Zaretskii(flyspell-external-point-words): Consider a misspelling...
2005-11-28 Stefan Monnier(flyspell-last-buffer): New var.
2005-11-16 Stefan MonnierFix commenting convention. Remove unnecessary leading...
2005-11-16 Stefan Monnier(flyspell-delete-region-overlays): Use remove-overlays.
2005-11-14 Richard M. Stallman(flyspell-large-region): Call flyspell-accept-buffer...
2005-11-07 Richard M. Stallman(flyspell-external-point-words):
2005-11-03 Richard M. Stallman(flyspell-post-command-hook): Bind deactivate-mark...
2005-11-02 Richard M. Stallman(flyspell-external-point-words): Pass nil to flyspell...
2005-10-30 Richard M. Stallman(flyspell-external-point-words):
2005-10-28 Richard M. Stallman(flyspell-large-region): Pass -t if Tex file.
2005-10-23 Richard M. Stallman(flyspell-large-region): Call ispell-check-version.
2005-10-10 Richard M. Stallman(flyspell-check-word-p):
2005-10-10 Richard M. Stallman(flyspell-external-point-words): Simplify logic, and...
2005-10-04 Richard M. Stallman(flyspell-mode-on): Call ispell-maybe-find-aspell-dicti...
2005-09-23 Richard M. Stallman(flyspell-incorrect-hook, flyspell-highlight-incorrect...
2005-09-18 Deepak GoelMessage format spec fixes (2)
2005-08-15 Richard M. Stallman(flyspell-large-region): Fix doc and custom type.
2005-08-15 Richard M. Stallman(flyspell-mode): Autoload a defvar.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-28 Richard M. Stallman(flyspell-use-local-map): Variable deleted.
2005-06-14 Juanma Barranquero(flyspell-incorrect-hook, flyspell-maybe-correct-transp...
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-08 Lute Kamstra(flyspell-mode-line-string): Remove autoload cookie.
2005-06-08 Lute Kamstra(flyspell-mode): Use define-minor-mode.
2005-06-06 Stefan Monnier(flyspell-auto-correct-binding, flyspell-incorrect...
2005-06-03 Stefan Monnier(flyspell-check-word-p): Simplify silly compatibility...
2005-05-29 Richard M. Stallman(flyspell-auto-correct-previous-word):
2005-05-29 Richard M. Stallman(flyspell-version): Function deleted.
2005-04-08 Stephen Eglen(flyspell-large-region): Clarify docstring.
2005-03-23 Richard M. Stallman(mail-mode-flyspell-verify): Fix regexp syntax.
2005-03-06 Richard M. Stallman(flyspell-large-region): Pass args differently for...
2005-02-27 Richard M. Stallman(flyspell-mode-on): Call ispell-change-dictionary only...
2004-11-16 Stefan Monnier(flyspell-mouse-map): Pop the menu
2004-11-07 Richard M. Stallman(flyspell-external-point-words): Use goto-char instead...
2004-11-04 Richard M. Stallman(flyspell-word): Don't alter FOLLOWING; set it only...
2004-10-19 Richard M. Stallman(flyspell-mode): Doc fix.
2004-08-22 Richard M. Stallman(flyspell-word): Use set-process-query-on-exit-flag.
2004-07-24 Richard M. StallmanUpdate author email address.
2004-05-22 Richard M. StallmanMaintained by FSF.
2004-05-08 John Wiegley2004-05-08 John Wiegley <johnw@newartisans.com>
2004-01-03 Eli Zaretskii* progmodes/idlwave.el (idlwave-make-tags):
2003-12-29 Richard M. Stallman(mail-mode-flyspell-verify): Search for header separato...
2003-09-01 Miles BaderAdd arch taglines
2002-05-08 Pavel Janík(make-flyspell-overlay): Add help text to flyspell...
2002-02-21 Sam Steingold(flyspell-mode): Autoload the variable since it is...
2002-02-17 Per Abrahamsen2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
2002-02-06 Pavel Janík(flyspell-insert-function): Doc fix.
2002-02-02 Pavel Janík(flyspell-issue-message-flag): New user option.
2002-01-29 Pavel JaníkMinor formatting fixes in preparation of merging new...
2002-01-12 Pavel Janík(flyspell-check-pre-word-p): Prevent delaying when...
2002-01-08 Richard M. Stallman(flyspell-mode-line-string): Fix custom type.
2001-12-31 Richard M. Stallman(various face definitions): Use :weight, not :bold.
2001-12-27 Richard M. Stallman(flyspell-mode-map): New keymap, defined as before...
2001-11-12 Pavel Janík(flyspell-default-dictionary): Fix previous change.
2001-11-12 Richard M. Stallman(flyspell-default-dictionary): Fix custom type.
2001-11-11 Richard M. Stallman(flyspell-default-dictionary): Allow nil as value,...
2001-11-10 Richard M. Stallman(flyspell-correct-word/local-keymap): Function deleted.
2001-11-10 Richard M. StallmanUse the keymap property instead of local-map, and don...
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-03-26 Gerd MoellmannSome doc fixes.
2001-03-26 Gerd MoellmannBacked out changes made by John Wiegley 2000-10-28.
2001-03-06 Dave Love(flyspell-region): Set up
2001-02-16 Dave Love(flyspell-get-word): Return string without
2001-02-16 Gerd Moellmann(flyspell-region, flyspell-buffer):
2001-01-26 Dave LoveDoc fixes. Add :version to new options.
2001-01-16 Gerd Moellmann(mail-mode-flyspell-verify): Check in
2000-12-29 Gerd Moellmann(mail-mode-flyspell-verify): Spell-check
2000-11-22 Stefan Monnier(flyspell-prog-text-faces): New var.
2000-11-12 Miles Bader(flyspell-mode-on): Only output welcome message if...
2000-10-29 John WiegleySee ChangeLog
2000-07-26 Gerd Moellmann(flyspell-mouse-map): Use `map' instead
2000-07-24 Gerd MoellmannUpdate to author's version 1.5d.
2000-02-20 Dave Love(flyspell-mouse-map): Change definition
1999-07-12 Richard M. Stallman(flyspell-get-word): Add special handling for when...
1999-03-09 Karl Heuer(flyspell-mode-on): Use
1999-01-15 Richard M. Stallman(make-flyspell-overlay): fix front stickiness.
1998-12-27 Richard M. StallmanIf local-maps work, don't put
next