/[emacs]/emacs/lisp/textmodes/flyspell.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/flyspell.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.39 by rms, Tue Jan 8 23:57:15 2002 UTC revision 1.40 by pj, Sat Jan 12 21:35:37 2002 UTC
# Line 656  before the current command." Line 656  before the current command."
656          (= flyspell-pre-point (+ (point) 1)))          (= flyspell-pre-point (+ (point) 1)))
657      nil)      nil)
658     ((and (symbolp this-command)     ((and (symbolp this-command)
659             (not executing-kbd-macro)
660           (or (get this-command 'flyspell-delayed)           (or (get this-command 'flyspell-delayed)
661               (and (get this-command 'flyspell-deplacement)               (and (get this-command 'flyspell-deplacement)
662                    (eq flyspell-previous-command this-command)))                    (eq flyspell-previous-command this-command)))

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26