• Mattias Engdegård's avatar
    Preserve doc string in `byte-compile` (bug#55830) · 493ae66b
    Mattias Engdegård authored
    * lisp/emacs-lisp/bytecomp.el (byte-compile--reify-function):
    Don't transpose doc string and interactive spec, which must come
    in this order.
    * test/lisp/emacs-lisp/bytecomp-tests.el
    (bytecomp-function-attributes): New test.
    493ae66b
bytecomp-tests.el 58.6 KB