summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-tests.el
diff options
context:
space:
mode:
authorSimen Heggestøyl <simenheg@gmail.com>2019-06-01 15:30:49 +0200
committerSimen Heggestøyl <simenheg@gmail.com>2019-06-01 15:33:37 +0200
commitf2a7acdde7207f92de53352f17dd7f506e15a851 (patch)
tree28518a15023db14c9b29f9d0871f57bab60c8d30 /test/lisp/emacs-lisp/bytecomp-tests.el
parentb6c628a16b52ce964f6526f9770d2f7d52ce8747 (diff)
downloademacs-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/bytecomp-tests.el')
0 files changed, 0 insertions, 0 deletions