]> git.eshelyaron.com Git - emacs.git/commit
Fix 'count-screen-lines' when lines are truncated
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 May 2020 08:45:05 +0000 (11:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 May 2020 08:45:05 +0000 (11:45 +0300)
commit0ea1463e6796a5c0f8e10c4be0a891f417c0ae66
treee152d85d2cbd465a776cf629dd5b742e83f254d4
parent2ea1265f55d722d83fcae6ea087d059113cf6679
Fix 'count-screen-lines' when lines are truncated

* lisp/window.el (count-screen-lines): Fix the return value when
lines are truncated in the window, and the end of the region is
invisible due to this truncation.  (Bug#40849)
lisp/window.el