]> 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)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Jan 2024 15:16:10 +0000 (16:16 +0100)
commiteac259bc64b33f525e547bc00366ba04f5017110
tree9b05b6abbcc99f3f927ac60bad158be1d2464355
parent93c024735868ee1b2809932eea0483790fec98ba
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.

(cherry picked from commit d4b1e2c3b630ec3b38fb1e6592ba253452c52052)
test/lisp/textmodes/page-tests.el