]> git.eshelyaron.com Git - emacs.git/commit
Fix OBOE in flyspell-check-previous-highlighted-word
authorStefan Kangas <stefankangas@gmail.com>
Wed, 2 Sep 2020 15:31:08 +0000 (17:31 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 2 Sep 2020 15:31:08 +0000 (17:31 +0200)
commitdd2c37d0e1d5dcbcd2658b8a5b9959996a133373
tree9feb659e6d8d63de4c8ec1b11f715a9d816515ce
parent615c15fd859b94e9d28d2424674b7e43aa3149a5
Fix OBOE in flyspell-check-previous-highlighted-word

* lisp/textmodes/flyspell.el
(flyspell-check-previous-highlighted-word): Fix off-by-one error when
word is at (point-min).  (Bug#39898)

Suggested by OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>.
lisp/textmodes/flyspell.el