]> git.eshelyaron.com Git - emacs.git/commit
Add fast-path to ert--explain-string-equal
authorStefan Kangas <stefan@marxist.se>
Sun, 26 Sep 2021 13:29:20 +0000 (15:29 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 26 Sep 2021 13:30:40 +0000 (15:30 +0200)
commitb8b1d8dee7e30415b057b7a45f288fda3601274f
tree702451540dfc1612c29f646da644c05fb28cfac7
parent94af99b298381d7d8e08b6d76de00906c74d9421
Add fast-path to ert--explain-string-equal

* lisp/emacs-lisp/ert.el (ert--explain-string-equal): Add fast-path to
avoid doing extra work.
Problem reported by Mattias EngdegĂ„rd <mattiase@acm.org>.
lisp/emacs-lisp/ert.el