]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in float-sup.el and add tests
authorStefan Kangas <stefankangas@gmail.com>
Tue, 28 Apr 2020 22:11:56 +0000 (00:11 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 29 Apr 2020 07:25:02 +0000 (09:25 +0200)
commitc8115e88f180bf33154dcc9de9767bba797af827
tree0507540df333844702ad92df5b608ee4504b814b
parentf998e6297dde6c968f7a9f9a5a959d3533c45f02
Use lexical-binding in float-sup.el and add tests

* lisp/emacs-lisp/float-sup.el: Use lexical-binding.
* test/lisp/emacs-lisp/float-sup-tests.el: New file.
lisp/emacs-lisp/float-sup.el
test/lisp/emacs-lisp/float-sup-tests.el [new file with mode: 0644]