]> git.eshelyaron.com Git - emacs.git/commit
Fix hl-line tests
authorPo Lu <luangruo@yahoo.com>
Wed, 23 Mar 2022 12:25:33 +0000 (20:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 23 Mar 2022 12:25:33 +0000 (20:25 +0800)
commit5811741eda764f4711031c90d2e7a3727f27d8a9
treeee7832084cf9e6e69505715852b5afd5f9e46c87
parentb49d249ee546d360f1c85cc1cbf441b23dbddbd2
Fix hl-line tests

* lisp/hl-line.el (hl-line-mode): Restore old setter.
* test/lisp/hl-line-tests.el (hl-line-tests-verify): Don't rely
`cl-some' always returning t on success.
(hl-line-tests-sticky-across-frames): Use correct global variable.
lisp/hl-line.el
test/lisp/hl-line-tests.el