1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 22:40:46 -08:00
emacs/doc
Stefan Monnier 51def94e9c Bindat: Document sint; add le arg to uint; deprecate uintr
* lisp/emacs-lisp/bindat.el (bindat--type) <uint>: Add `le` optional arg.
(bindat--type) <uintr>: Delete method.
(uintr): Re-define as a bindat-macro instead.
(bindat-type): Update docstring accordingly.
(bindat--primitives): Update.
(sint): Simplify.

* doc/lispref/processes.texi (Bindat Types): Update `uint`, add `sint`,
and remove `uintr`.

* test/lisp/emacs-lisp/bindat-tests.el (data-bindat-spec): Use the new
`le` arg of `uint` instead of `uintr`.
2022-06-11 11:55:27 -04:00
..
emacs Merge from origin/emacs-28 2022-06-11 06:30:30 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Bindat: Document sint; add le arg to uint; deprecate uintr 2022-06-11 11:55:27 -04:00
man Merge from origin/emacs-28 2022-06-11 06:30:30 +02:00
misc Merge from origin/emacs-28 2022-06-10 08:17:35 +02:00