]> git.eshelyaron.com Git - emacs.git/commit
Use forward-line instead of next-line in noninteractive test
authorMattias Engdegård <mattiase@acm.org>
Sun, 14 Jan 2024 12:37:44 +0000 (13:37 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 14 Jan 2024 13:17:41 +0000 (14:17 +0100)
commitd4b1e2c3b630ec3b38fb1e6592ba253452c52052
tree0d2ded5660d5e90bc88ac05f3946db64f1c3ad86
parentcd0855cbd81b5fd3866c9a3242f0490c938b6d4d
Use forward-line instead of next-line in noninteractive test

* test/lisp/textmodes/page-tests.el (page-tests-what-page):
Silence byte-compiler warning; forward-line works nicely here.
test/lisp/textmodes/page-tests.el