]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant #' before lambda in tests
authorStefan Kangas <stefan@marxist.se>
Sun, 4 Apr 2021 11:06:33 +0000 (13:06 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 4 Apr 2021 11:06:33 +0000 (13:06 +0200)
commit4865ded5516a6e6705136c5b87466f864925ff96
tree1694e3eadb6519543d9b26106477d96e5e14e311
parent841b11ed0d534d707f54160f8c7efe3b883eb3ed
Remove redundant #' before lambda in tests

* test/lisp/electric-tests.el (save-electric-modes)
(inhibit-in-mismatched-string-inside-ruby-comments)
(inhibit-in-mismatched-string-inside-c-comments, js-mode-braces)
(js-mode-braces-with-layout)
(js-mode-braces-with-layout-and-indent, autowrapping-1)
(autowrapping-2, autowrapping-3, autowrapping-4, autowrapping-5)
(autowrapping-6, autowrapping-7):
* test/lisp/progmodes/xref-tests.el
(xref--xref-file-name-display-is-relative-to-project-root):
* test/src/thread-tests.el (threads-signal-early)
(threads-signal-main-thread): Remove redundant #' before lambda.
test/lisp/electric-tests.el
test/lisp/progmodes/xref-tests.el
test/src/thread-tests.el