1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/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
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el Remove XEmacs compat code from dns-mode.el 2019-06-20 12:51:39 +02:00
enriched.el
fill.el
flyspell.el Avoid a flyspell error if point is at beginning of buffer 2019-06-17 14:03:33 -05:00
ispell.el
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el * lisp/textmodes/page-ext.el: Further cleanup 2019-06-19 09:53:06 -04:00
page.el Split up and add tests for two page.el functions 2019-06-23 07:27:19 +02:00
paragraphs.el Pacify compiler in paragraphs.el after lexical-binding 2019-06-09 10:13:15 -07:00
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el Avoid obsolete function in reftex-global.el 2019-06-16 15:21:18 +02:00
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el
rst.el
sgml-mode.el * sgml-mode.el (sgml-syntax-propertize-rules): More verbose comments 2019-06-04 12:26:52 -04:00
table.el Remove XEmacs compat code from table.el 2019-06-20 12:51:39 +02:00
tex-mode.el
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el Suppress warnings in tildify.el 2019-06-13 02:29:57 +02:00
two-column.el
underline.el Use lexical-binding in underline.el and add tests 2019-06-09 09:56:03 +03:00