1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Stefan Monnier 83d9fbe3bb * lisp/emacs-lisp/bindat.el (bindat-spec): New macro.
It's basically an alias for `quote`, but it offers the advantage of
providing Edebug support and opens the possibility of compiling
the bindat spec to ELisp code.

* doc/lispref/processes.texi (Bindat Spec): Document `bindat-spec`.
(Bindat Functions): Tweak a few things to adjust to the state of the code.

* test/lisp/emacs-lisp/bindat-tests.el: Use it.

* test/lisp/emacs-lisp/edebug-tests.el (edebug-tests--read): New function.
(edebug-tests--&rest-behavior): New test.
2021-02-15 21:25:15 -05:00
..
emacs Add 'read-extended-command-predicate' 2021-02-14 13:56:53 +01:00
lispintro Update copyright year to 2021 2021-01-01 01:13:56 -08:00
lispref * lisp/emacs-lisp/bindat.el (bindat-spec): New macro. 2021-02-15 21:25:15 -05:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Fix two Emacs version references in misc manuals 2021-02-11 19:21:48 +01:00