diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-12-20 11:04:37 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-12-20 22:00:57 -0500 |
commit | 0c4fc7032ab32fb639c188d9647eb132d55adfa5 (patch) | |
tree | 0f2aad5df7f157301e13a089c5cebf7a09d4d209 /test/lisp/emacs-lisp/faceup-tests | |
parent | 43356423a285d41ce3edc00c3ed115b184e2c720 (diff) | |
download | emacs-0c4fc7032ab32fb639c188d9647eb132d55adfa5.tar.gz emacs-0c4fc7032ab32fb639c188d9647eb132d55adfa5.tar.bz2 emacs-0c4fc7032ab32fb639c188d9647eb132d55adfa5.zip |
Fix bug#28557
* test/lisp/emacs-lisp/cconv-tests.el: Remove `:expected-result :failed`
from the bug#28557 tests.
(cconv-tests-cl-function-:documentation): Account for the presence of
the arglist (aka "usage") in the docstring.
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda):
* lisp/emacs-lisp/cl-generic.el (cl-defgeneric):
Handle non-constant `:documentation`.
* lisp/emacs-lisp/generator.el (iter-lambda):
* lisp/emacs-lisp/cconv.el (cconv--convert-funcbody):
Use `macroexp-parse-body`.
Diffstat (limited to 'test/lisp/emacs-lisp/faceup-tests')
0 files changed, 0 insertions, 0 deletions