summaryrefslogtreecommitdiff
path: root/lispref/modes.texi
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2005-11-16 17:00:29 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2005-11-16 17:00:29 +0000
commit215dabcc6acc048c1e4a30110fe099e120da9c64 (patch)
tree191cea4bbf7e722da3e3a006a0e46d3f8f53e7de /lispref/modes.texi
parent67b5e8efe195b640dfbffbeb69fdb4643842c3de (diff)
downloademacs-215dabcc6acc048c1e4a30110fe099e120da9c64.tar.gz
Fix commenting convention. Remove unnecessary leading * in custom docstrings.
(flyspell-emacs): Remove unused var. (flyspell-accept-buffer-local-defs): Use save-current-buffer. (flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked) (flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook) (flyspell-debug-signal-word-checked): Use with-current-buffer. (make-flyspell-overlay): Don't locally reuse a global name. (flyspell-highlight-incorrect-region) (flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at. (flyspell-check-previous-highlighted-word): Use flyspell-overlay-p. (flyspell-notify-misspell): Remove unused args `start' and `end'. (flyspell-word): Adjust call accordingly. Use ispell-send-string. Wrap calls to accept-process-output inside with-local-quit since it's often called from a post-command-hook. (flyspell-correct-word, flyspell-auto-correct-word): Use ispell-send-string. (flyspell-xemacs-popup): Remove unused arg `event'. Update call.
Diffstat (limited to 'lispref/modes.texi')
0 files changed, 0 insertions, 0 deletions