Mercurial > emacs
comparison lisp/paths.el @ 4926:c639a86ac9f1
(ispell-message): Stop if ispell-region returns nil.
(ispell-next, ispell-word): Catch ispell-quit, not quit.
(ispell-next): Return t if exit normally (no throw to ispell-quit).
(ispell-command-loop): For q, throw to ispell-quit.
Explicitly handle C-g.
(ispell): If we don't call ispell-next, return t.
(ispell-non-empty-string): New function.
(ispell-message): Add autoload.
Choose a citation regexp automatically.
Don't fail if there is no following cited line after filled lines.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 07 Nov 1993 22:45:42 +0000 |
parents | 4d3426d8b92a |
children | a2d961cb63b0 |
comparison
equal
deleted
inserted
replaced
4925:76fb8b35df3f | 4926:c639a86ac9f1 |
---|