]> git.eshelyaron.com Git - emacs.git/commit
eval-command-interactive-spec: Shorten code
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 6 Jun 2023 11:15:25 +0000 (12:15 +0100)
committerSean Whitton <spwhitton@spwhitton.name>
Tue, 6 Jun 2023 11:15:30 +0000 (12:15 +0100)
commitd751915ef4c10f2dc10555c404fac3c981320b4f
treec48c395168c6d651fd599ded646d32d6881a2fe0
parent7ca1d782f5910d0c3978c6798a45c6854ec668c7
eval-command-interactive-spec: Shorten code

* lisp/emacs-lisp/subr-x.el (eval-command-interactive-spec): Don't
reimplement checking for an 'interactive-form symbol property.
`interactive-form' already does this.  Thanks to Stefan Monnier.
lisp/emacs-lisp/subr-x.el