diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-01-24 21:31:53 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-01-24 21:31:53 -0500 |
commit | 96929e5d012583e1bcba3998076136701caf3165 (patch) | |
tree | 88fe5737d2dc53f415f6ada747fcf27ded7e2264 /lisp/emacs-lisp/autoload.el | |
parent | ea953db0a06f1ca3e66fb2de6ec7500011d9b161 (diff) | |
download | emacs-96929e5d012583e1bcba3998076136701caf3165.tar.gz emacs-96929e5d012583e1bcba3998076136701caf3165.tar.bz2 emacs-96929e5d012583e1bcba3998076136701caf3165.zip |
Remove some dubious uses of `interactive-form`
* lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): `commandp` and
`interactive-form` are for function values, not for source code.
* lisp/cedet/semantic/db-el.el (semanticdb-elisp-sym->tag):
Prefer `commandp` over `interactive-form`.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions