diff options
author | Simen Heggestøyl <simenheg@gmail.com> | 2019-06-01 15:30:49 +0200 |
---|---|---|
committer | Simen Heggestøyl <simenheg@gmail.com> | 2019-06-01 15:33:37 +0200 |
commit | f2a7acdde7207f92de53352f17dd7f506e15a851 (patch) | |
tree | 28518a15023db14c9b29f9d0871f57bab60c8d30 /test/lisp/emacs-lisp/checkdoc-tests.el | |
parent | b6c628a16b52ce964f6526f9770d2f7d52ce8747 (diff) | |
download | emacs-f2a7acdde7207f92de53352f17dd7f506e15a851.tar.gz emacs-f2a7acdde7207f92de53352f17dd7f506e15a851.tar.bz2 emacs-f2a7acdde7207f92de53352f17dd7f506e15a851.zip |
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.
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
0 files changed, 0 insertions, 0 deletions