projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ab988
)
; * test/lisp/emacs-lisp/edebug-tests.el (edebug-tests-cl-flet): Fix typo.
author
Philipp Stephani
<phst@google.com>
Sun, 2 Aug 2020 16:04:18 +0000
(18:04 +0200)
committer
Philipp Stephani
<phst@google.com>
Sun, 2 Aug 2020 16:04:18 +0000
(18:04 +0200)
test/lisp/emacs-lisp/edebug-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/emacs-lisp/edebug-tests.el
b/test/lisp/emacs-lisp/edebug-tests.el
index be9f150379599397947df95e43a73ab3cf5965f0..1be68f6ff46a2bb9568d45b2f6ed242a44373775 100644
(file)
--- a/
test/lisp/emacs-lisp/edebug-tests.el
+++ b/
test/lisp/emacs-lisp/edebug-tests.el
@@
-961,7
+961,7
@@
primary ones (Bug#42671)."
(intern "edebug-cl-defmethod-qualifier ((_ number))")))))))
(ert-deftest edebug-tests-cl-flet ()
- "Check
w
hat Edebug can instrument `cl-flet' forms without name
+ "Check
t
hat Edebug can instrument `cl-flet' forms without name
clashes (Bug#41853)."
(with-temp-buffer
(dolist (form '((defun edebug-tests-cl-flet-1 ()