]> git.eshelyaron.com Git - emacs.git/commit
cl-print: Allow expanding the contents of hash-tables
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Jul 2023 02:26:19 +0000 (22:26 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 14 Jul 2023 02:26:19 +0000 (22:26 -0400)
commit47c2da092a0288c50a0ed7974d2a3427382f2fd5
treedca1b12385b7dd5cae6556fdace2b9e7fe395b5b
parentbadbfd57cdaf9ea22aa9b64ff6bdc55da18b864c
cl-print: Allow expanding the contents of hash-tables

* lisp/emacs-lisp/cl-print.el (cl-print-object) <hash-table>:
Add an ellipsis.
(cl-print-object-contents) <hash-table>: New method.
etc/NEWS
lisp/emacs-lisp/cl-print.el