mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* lisp/emacs-lisp/bindat.el: Remove obsolete comment.
This commit is contained in:
parent
505ed064a0
commit
e086a9fddc
1 changed files with 0 additions and 3 deletions
|
|
@ -149,9 +149,6 @@
|
|||
;; | ip -- 4 byte vector
|
||||
;; | bits LEN -- List with bits set in LEN bytes.
|
||||
;;
|
||||
;; -- Note: 32 bit values may be limited by emacs' INTEGER
|
||||
;; implementation limits.
|
||||
;;
|
||||
;; -- Example: `bits 2' will unpack 0x28 0x1c to (2 3 4 11 13)
|
||||
;; and 0x1c 0x28 to (3 5 10 11 12).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue