]> git.eshelyaron.com Git - emacs.git/commit
New cl-print-object method for subrs. feature/named-lambdas
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Oct 2023 09:14:54 +0000 (09:14 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Oct 2023 09:14:54 +0000 (09:14 +0000)
commitc0d898596edb1b3dd159a81fbbedb2c4e310ea5b
tree02fe8e0b2777b26334f9d4ca175272e178718029
parent7d92e7ac09ebaa7580eea064b88a93bae2536365
New cl-print-object method for subrs.

This method also prints the defining symbol, when present.

* lisp/emacs-lisp/cl-print.el (cl-print-object/subr): New
method.
lisp/emacs-lisp/cl-print.el