Files
emacs/test/lisp/textmodes
Simen Heggestøyl abf7d0d802 Split up and add tests for two page.el functions
* lisp/textmodes/page.el (page--count-lines-page): New function
extracted from `count-lines-page'.
(count-lines-page): Extract main logic into `page--count-lines-page'.
(page--what-page); New function extracted from `what-page'.
(what-page): Extract main logic into `page--what-page'.

* test/lisp/textmodes/page-tests.el (page-tests-count-lines-page)
(page-tests-what-page): New tests for `page--count-lines-page' and
`page--what-page'.  (Bug#36009)
2019-06-23 07:27:19 +02:00
..
2018-12-31 17:57:29 -08:00
2018-12-31 18:47:22 -08:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00