Searched +refs:flyspell +refs:insert +refs:function (Results 1 - 2 of 2) 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
71 \"large\" regions; see `flyspell
[all...]
H A Dtable.el78 ;; function that copies the cell rectangle to a temporary buffer then
98 ;; Emacs's timer function. To reduce the visual awkwardness
121 ;; command M-x `table-insert' RET. It'll ask you number of columns,
127 ;; they do. M-x `describe-function' and get the documentation of
128 ;; `table-insert'. The document includes a short tutorial. When you
157 ;; |`table-insert' |Insert a table consisting of grid |
162 ;; |`table-insert-row' |Insert row(s) of cells before the |
166 ;; |`table-insert-column' |Insert column(s) of cells before |
246 ;; | |and insert it into a specified |
249 ;; |`table-insert
[all...]

Completed in 200 milliseconds