]> git.eshelyaron.com Git - emacs.git/commit
Don't stop at field boundaries when counting words (Bug#41761)
authorDaniel Koning <dk@danielkoning.com>
Wed, 10 Jun 2020 19:42:39 +0000 (14:42 -0500)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 14 Aug 2020 09:19:11 +0000 (11:19 +0200)
commitc560ba3036d8382c29664a355179b63501786114
tree1bc56170d105e099c7b0d1db105a2d50d86a4044
parentf3ff51288fa0370a9ea33312b188565e4f2b595e
Don't stop at field boundaries when counting words (Bug#41761)

* lisp/simple.el (count-words): Ensure that `forward-word-strictly'
moves point from one field to the next during the word-counting loop.

Copyright-paperwork-exempt: yes
lisp/simple.el