]> git.eshelyaron.com Git - emacs.git/commit
Fix a mis-binding and a bad defun name in a test (Bug#28319)
authorReuben Thomas <rrt@sc3d.org>
Fri, 1 Sep 2017 22:38:31 +0000 (23:38 +0100)
committerReuben Thomas <rrt@sc3d.org>
Fri, 1 Sep 2017 22:41:15 +0000 (23:41 +0100)
commit6c995e4194d016fa8959acffd5787da4d3032f05
treeefe83bf22439da54f42ce8be81ef0bb487733a8d
parentcae005f28d8533aeb76ccb18601158ea959bc807
Fix a mis-binding and a bad defun name in a test (Bug#28319)

test/lib-src/emacs-client-tests.el (call-emacsclient): Rename
emacsclient-test-call-emacsclient.
(emacsclient-test-alternate-editor-allows-arguments)
(emacsclient-test-alternate-editor-allows-quotes): Fix let-binding of
process-environment.

Thanks to Glenn Morris for noticing these errors.
test/lib-src/emacsclient-tests.el