]> git.eshelyaron.com Git - emacs.git/commit
* textmodes/flyspell.el (flyspell-correct-word-before-point):
authorChong Yidong <cyd@stupidchicken.com>
Thu, 16 Apr 2009 18:45:20 +0000 (18:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 16 Apr 2009 18:45:20 +0000 (18:45 +0000)
commit873f4645aa3caaf2d0e5fe136f29600649315b31
treeeb0353fb0f337570fc5262ee970bfc8d56a9216c
parente7deaab0bcbd095f3a6278b74e7cd29c0913370e
* textmodes/flyspell.el (flyspell-correct-word-before-point):
Don't create markers.
(tex-mode-flyspell-verify): Don't create markers.  Use
line-end-position.
(sgml-mode-flyspell-verify): Don't create markers.  Simplify code
using looking-at and looking-back.
lisp/ChangeLog
lisp/textmodes/flyspell.el