]> git.eshelyaron.com Git - emacs.git/commit
Revert parts of 3f076a8e44 that caused test failures
authorJuri Linkov <juri@linkov.net>
Sun, 28 Aug 2022 19:13:45 +0000 (22:13 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 28 Aug 2022 19:13:45 +0000 (22:13 +0300)
commit35af917f187719fecadde278a51fd10bf47eed07
tree1e3ee86698bac982336179ae1598f8e73c20d082
parent3edee9a6a352d0c352a29d6590233b412bd1ab04
Revert parts of 3f076a8e44 that caused test failures

* lisp/simple.el (line-move-finish):
* lisp/window.el (scroll-command--goto-goal-column):
Revert back to using truncate-partial-width-windows instead of
truncated-partial-width-window-p.  This change caused test failures
in lisp/ls-lisp-tests.log and lisp/emacs-lisp/edebug-tests.log.
lisp/simple.el
lisp/window.el