]> git.eshelyaron.com Git - emacs.git/commit
Fix count-lines problem in non-ASCII buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2021 07:12:10 +0000 (08:12 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2021 07:12:14 +0000 (08:12 +0100)
commitf3fd9591cfca5450b4bc74274340f24068f96fc7
treedbc7b22f9e7fb40ca63ae17a22b09fb35d6816f0
parent69943ae70ce0aec075bd26ad0100c174b34bad7f
Fix count-lines problem in non-ASCII buffers

* src/fns.c (Fline_number_at_pos): Get the correct start position
in non-ASCII buffers (bug#22763).
src/fns.c
test/lisp/simple-tests.el