]> git.eshelyaron.com Git - emacs.git/commit
Correct (debug body) edebug specs
authorMichael Heerdegen <michael_heerdegen@web.de>
Sun, 18 Sep 2022 10:26:08 +0000 (12:26 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Mar 2025 10:30:27 +0000 (11:30 +0100)
commitda732aeaeb5fe2db319618747ed5337be7b5ca47
tree27f3ddd7fa747eed72d5f8f9ab64496c9911f4c2
parent1597eeddd0c181ad74c85ceb178f207b3e5c92d8
Correct (debug body) edebug specs

This fixes Bug#69865.

* lisp/org/ob-exp.el (org-babel-exp--at-source):
* test/lisp/dired-tests.el (dired-test-with-temp-dirs):
* test/lisp/emacs-lisp/package-tests.el (with-fake-help-buffer):
Fix broken edebug specs (debug body) -> (debug (body)).

(cherry picked from commit 7905ea761ac8405628993708b4c1d4516370067c)
lisp/org/ob-exp.el
test/lisp/dired-tests.el