Mercurial > emacs
annotate leim/.cvsignore @ 66932:29c20df6248f
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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Nov 2005 17:00:29 +0000 |
parents | adbf7c56937f |
children |
rev | line source |
---|---|
55614
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
31816
diff
changeset
|
1 Makefile |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
55614
diff
changeset
|
2 makefile |
55614
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
31816
diff
changeset
|
3 changed.misc |
e1a4e53fbef0
Added entries to .cvsignore files.
John Wiegley <johnw@newartisans.com>
parents:
31816
diff
changeset
|
4 changed.tit |
31482 | 5 leim-list.el |