1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/test/lisp/textmodes
Simen Heggestøyl f2a7acdde7 Use lexical-binding in page.el and add tests
* lisp/textmodes/page.el: Use lexical-binding.
(forward-page): Replace `(if x nil y)' with `(unless x y)'.

* test/lisp/textmodes/page-tests.el: New file with tests for page.el.
2019-06-01 15:33:37 +02:00
..
conf-mode-tests.el * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments): 2019-02-15 17:16:06 -05:00
css-mode-tests.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dns-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
fill-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
mhtml-mode-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
page-tests.el Use lexical-binding in page.el and add tests 2019-06-01 15:33:37 +02:00
reftex-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sgml-mode-tests.el * lisp/textmodes/sgml-mode.el: Fix lone > in sgml text 2019-05-22 18:36:37 -04:00
tildify-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00