Searched +refs:flyspell +refs:correct +refs:word (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dflyspell.el0 ;;; flyspell.el --- on-the-fly spell checker
32 ;; To enable Flyspell minor mode, type M-x flyspell-mode.
36 ;; M-x flyspell-prog-mode.
42 ;; Some user variables control the behavior of flyspell. They are
52 (defgroup flyspell nil function
55 :prefix "flyspell-"
62 (defcustom flyspell-highlight-flag t
65 :group 'flyspell
68 (defcustom flyspell-mark-duplications-flag t
69 "Non-nil means Flyspell reports a repeated word a
[all...]

Completed in 179 milliseconds