• Stefan Monnier's avatar
    * lisp/help-fns.el (help-fns--compiler-macro): If the handler function is · cf4e5178
    Stefan Monnier authored
    named, then put a link to it.
    * lisp/help-mode.el (help-function-cmacro): Adjust regexp for cl-lib names.
    * lisp/emacs-lisp/cl-macs.el (cl--compiler-macro-typep): New function.
    (cl-typep): Use it.
    (cl-eval-when): Simplify debug spec.
    (cl-define-compiler-macro): Use eval-and-compile.  Give a name to the
    compiler-macro function instead of setting `compiler-macro-file'.
    cf4e5178
cl-macs.el 110 KB