]> git.eshelyaron.com Git - emacs.git/commit
Fix cl-prettyexpand in the non-FULL case
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Nov 2019 10:02:27 +0000 (11:02 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Nov 2019 10:02:27 +0000 (11:02 +0100)
commit2e92f176a3ae68ed6fcf9f07c173c61a497f33fd
treec8781bac30354b7da98e2070d118707e9976cb09
parentccb8bbd581adac2cc1c770c266b5fd52da5c9402
Fix cl-prettyexpand in the non-FULL case

* lisp/emacs-lisp/cl-extra.el (cl-prettyexpand): This function has
apparently not worked for at least a couple of decades
(bug#38206) unless supplied with a FULL parameter.  Make the FULL
parameter obsolete and make the function always work as it did
with a non-nil FULL.
lisp/emacs-lisp/cl-extra.el