Only complete words inside of the string widget
authorMauro Aranda <maurooaranda@gmail.com>
Mon, 7 Oct 2019 01:59:43 +0000 (03:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 7 Oct 2019 03:00:24 +0000 (05:00 +0200)
commit7d46b934ab60fdd58c46391636663ff85594c40b
treed9864f95abf67e7551aa85163aaab68fd5d1fc43
parent821c96c1b0421e8cf6ae0133402918e4ebc1466f
Only complete words inside of the string widget

* lisp/wid-edit.el ('string widget): Peek the word that
ispell-complete-word will try to complete, and only offer completions
when the word is inside of the field (bug#11046).
lisp/wid-edit.el