aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/flyspell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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 <abraham@dina.kvl.dk>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
* (flyspell-mode): Do nothing if modeKarl Heuer1998-09-041-9/+12
* Don't require font-lock.Richard M. Stallman1998-08-091-1/+0
* (flyspell-command-hook): Option deleted.Richard M. Stallman1998-08-081-34/+18
* (flyspell-persistent-highlight): Doc fix.Richard M. Stallman1998-08-081-1/+3
* (flyspell-duplicate-distance): Doc fix; change default to 10000.Richard M. Stallman1998-08-031-42/+59
* (flyspell-emacs-popup): Renamed from flyspell-gnuemacs-popup. Callers changed.Richard M. Stallman1998-07-291-140/+87
* *** empty log message ***Dan Nicolaescu1998-06-301-1/+2
* Delete defcustom definition.Richard M. Stallman1998-06-261-144/+31
* Initial revisionRichard M. Stallman1998-06-261-0/+1415