summaryrefslogtreecommitdiff
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAgeFilesLines
* (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