diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2005-11-16 17:00:29 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2005-11-16 17:00:29 +0000 |
commit | 042c6fb7c7072eb01c17e04668e2c5f5f66e5887 (patch) | |
tree | d83e0df9e5c12bfa9d608dab724da69c50feb5e5 /lisp/emacs-lisp/lisp-mode.el | |
parent | 9f7b984baef1351ccd203ddfcad11fa574931a1c (diff) | |
download | emacs-042c6fb7c7072eb01c17e04668e2c5f5f66e5887.tar.gz emacs-042c6fb7c7072eb01c17e04668e2c5f5f66e5887.tar.bz2 emacs-042c6fb7c7072eb01c17e04668e2c5f5f66e5887.zip |
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 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions