Files
emacs/test/lisp
Stefan Monnier 0c4fc7032a 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`.
2021-12-20 22:00:57 -05:00
..
2021-12-20 22:00:57 -05:00
2021-10-29 15:30:21 +02:00
2021-10-23 08:13:43 +02:00
2021-12-06 22:19:58 +01:00
2021-11-25 10:14:01 -08:00
2021-09-26 20:45:07 +02:00
2021-12-03 21:52:49 +02:00
2021-08-09 14:14:37 +02:00
2021-10-16 09:18:37 -07:00