]> git.eshelyaron.com Git - emacs.git/commit
Update doc of Edebug specification for macros
authorStephen Gildea <stepheng+emacs@gildea.com>
Fri, 22 Oct 2021 03:10:53 +0000 (20:10 -0700)
committerStephen Gildea <stepheng+emacs@gildea.com>
Fri, 22 Oct 2021 03:12:49 +0000 (20:12 -0700)
commit9529e1d2fbec706dad9d126a8678bbfc6063ba79
treee8b1e9644fbb28940b4925ed0fffbf81a05f46bc
parent5bc522b4f45f17c44449a05df562d8f0ae00bcb4
Update doc of Edebug specification for macros

doc/lispref/edebug.texi:  Update documentation of Edebug specification:
- Do not document "0" as a recommended shortcut for non-instrumented
arguments; nobody knows about nor uses this, so don't encourage it.
- Add an example equivalent to (declare (debug (&rest sexp))).
doc/lispref/edebug.texi