]> git.eshelyaron.com Git - emacs.git/commit
Fix pcase dontcare pattern in cl--sm-macroexpand
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 3 Mar 2021 12:49:31 +0000 (12:49 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Thu, 4 Mar 2021 00:57:28 +0000 (00:57 +0000)
commita2ae2d28606cef40aa7d076febb0295fcc44be67
treec212d57cd20f17cc0da09965fd37bae931a0f726
parent88ca2280ba430ad2fa681c72cc6ba8216709e63f
Fix pcase dontcare pattern in cl--sm-macroexpand

For discussion, see the following thread:
https://lists.gnu.org/r/emacs-devel/2021-03/msg00119.html

* lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix recently
uncovered use of old name for pcase--dontcare.
lisp/emacs-lisp/cl-macs.el