aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAgeFilesLines
* (flyspell-large-region): Pass args differently for aspell.Richard M. Stallman2005-03-061-1/+1
* (flyspell-mode-on): Call ispell-change-dictionary only if necessary.Richard M. Stallman2005-02-271-2/+3
* (flyspell-mouse-map): Pop the menuStefan Monnier2004-11-161-9/+5
* (flyspell-external-point-words): Use goto-char instead of beginning-of-buffer.Richard M. Stallman2004-11-071-1/+1
* (flyspell-word): Don't alter FOLLOWING; set it only thru `interactive' spec.Richard M. Stallman2004-11-041-3/+1
* (flyspell-mode): Doc fix.Richard M. Stallman2004-10-191-1/+1
* (flyspell-word): Use set-process-query-on-exit-flag.Richard M. Stallman2004-08-221-6/+5
* Update author email address.Richard M. Stallman2004-07-241-1/+1
* Maintained by FSF.Richard M. Stallman2004-05-221-0/+1
* 2004-05-08 John Wiegley <[email protected]>John Wiegley2004-05-081-69/+69
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-1/+1
* (mail-mode-flyspell-verify): Search for header separator alone on aRichard M. Stallman2003-12-291-2/+4
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (make-flyspell-overlay): Add help text to flyspell overlays.Pavel Janík2002-05-081-2/+3
* (flyspell-mode): Autoload the variable since it is used in the menu bar.Sam Steingold2002-02-211-0/+1
* 2002-02-17 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-171-0/+1
* (flyspell-insert-function): Doc fix.Pavel Janík2002-02-061-2/+1
* (flyspell-issue-message-flag): New user option.Pavel Janík2002-02-021-36/+149
* Minor formatting fixes in preparation of merging new version.Pavel Janík2002-01-291-15/+16
* (flyspell-check-pre-word-p): Prevent delaying when executing keyboardPavel Janík2002-01-121-0/+1
* (flyspell-mode-line-string): Fix custom type.Richard M. Stallman2002-01-081-1/+1
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-4/+4
* (flyspell-mode-map): New keymap, defined as before 2001-11-09.Richard M. Stallman2001-12-271-1/+11
* (flyspell-default-dictionary): Fix previous change.Pavel Janík2001-11-121-1/+1
* (flyspell-default-dictionary): Fix custom type.Richard M. Stallman2001-11-121-1/+1
* (flyspell-default-dictionary): Allow nil as value, and make nil the default.Richard M. Stallman2001-11-111-5/+7
* (flyspell-correct-word/local-keymap): Function deleted.Richard M. Stallman2001-11-101-54/+3
* Use the keymap property instead of local-map, and don't use a minor-mode map.Richard M. Stallman2001-11-101-62/+10
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+3
* Some doc fixes.Gerd Moellmann2001-03-261-41/+61
* Backed out changes made by John Wiegley 2000-10-28.Gerd Moellmann2001-03-261-30/+26
* (flyspell-region): Set upDave Love2001-03-061-0/+7
* (flyspell-get-word): Return string withoutDave Love2001-02-161-1/+1
* (flyspell-region, flyspell-buffer):Gerd Moellmann2001-02-161-0/+2
* Doc fixes. Add :version to new options.Dave Love2001-01-261-36/+47
* (mail-mode-flyspell-verify): Check inGerd Moellmann2001-01-161-3/+3
* (mail-mode-flyspell-verify): Spell-checkGerd Moellmann2000-12-291-6/+14
* (flyspell-prog-text-faces): New var.Stefan Monnier2000-11-221-1/+5
* (flyspell-mode-on): Only output welcome message if interactive.Miles Bader2000-11-121-1/+1
* See ChangeLogJohn Wiegley2000-10-291-26/+30
* (flyspell-mouse-map): Use `map' insteadGerd Moellmann2000-07-261-1/+1
* Update to author's version 1.5d.Gerd Moellmann2000-07-241-331/+1089
* (flyspell-mouse-map): Change definitionDave Love2000-02-201-24/+35
* (flyspell-get-word): Add special handling for when ispell-otherchars is empty.Richard M. Stallman1999-07-121-20/+24
* (flyspell-mode-on): UseKarl Heuer1999-03-091-0/+2
* (make-flyspell-overlay): fix front stickiness.Richard M. Stallman1999-01-151-1/+1
* If local-maps work, don't putRichard M. Stallman1998-12-271-12/+19
* (flyspell-check-word-p): Don't delay inside a kbd macro.Richard M. Stallman1998-12-011-1/+4
* (flyspell-mode-on): Make theKarl Heuer1998-09-101-6/+13
* (flyspell-mode-on): fix kill-buffer-hookKarl Heuer1998-09-101-2/+2