]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete function
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 13 Feb 2021 22:50:31 +0000 (17:50 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 13 Feb 2021 22:50:31 +0000 (17:50 -0500)
commit39a401ddae154b94e4c0e9c8ced1b27d9dc56daa
treeaa2204ba3ea26738f3ce021d152ab35c019049bf
parent68bd6f3ea9c05637501139c46f1f4304482db95f
* lisp/emacs-lisp/edebug.el (edebug-match-lambda-expr): Delete function

(lambda-expr): Define with `def-edebug-elem-spec` instead.
(edebug--handle-&-spec-op): Remove left over code.
(interactive): Re-add mistakenly removed spec elem.

* doc/lispref/edebug.texi (Specification List): Remove `function-form`.
doc/lispref/edebug.texi
etc/NEWS
lisp/emacs-lisp/edebug.el