]> git.eshelyaron.com Git - emacs.git/commit
Fix point placement after ispell-complete-word
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 31 Aug 2021 02:31:01 +0000 (04:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 31 Aug 2021 02:31:01 +0000 (04:31 +0200)
commitbd17fe1d9e82ababab84b11cd689dcb0315742dd
treeee432b9445198fe9def81f851c1909c4e314627f
parentb61282138804d126a53d718f2d2b0549bf087afa
Fix point placement after ispell-complete-word

* lisp/textmodes/ispell.el (ispell-complete-word): Leave point at
the end of the inserted word instead of a less than useful amount
of distance from the start of the word (bug#37552).
lisp/textmodes/ispell.el