• Stefan Kangas's avatar
    Use lexical-binding in more tests · 2aeff079
    Stefan Kangas authored
    * test/lib-src/emacsclient-tests.el:
    * test/lisp/emacs-lisp/hierarchy-tests.el:
    * test/lisp/eshell/eshell-tests.el:
    * test/lisp/gnus/gnus-util-tests.el:
    * test/lisp/progmodes/js-tests.el:
    * test/lisp/textmodes/bibtex-tests.el:
    * test/src/editfns-tests.el:
    * test/src/fns-tests.el: Use lexical-binding.
    
    * test/lisp/emacs-lisp/hierarchy-tests.el
    (hierarchy-leafs-includes-lonely-roots):
    * test/src/editfns-tests.el (transpose-test-get-byte-positions):
    * test/src/fns-tests.el (fns-tests-func-arity):
    Adjust for lexical-binding.
    2aeff079
emacsclient-tests.el 2.23 KB