Function: mm-uu-end-regexp--cmacro
mm-uu-end-regexp--cmacro is a function defined in mm-uu.el.gz.
Signature
(mm-uu-end-regexp--cmacro _CL-WHOLE-ARG CL-X)
Documentation
compiler-macro for mm-uu-end-regexp.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/mm-uu.el.gz
;; Could not find source code, showing raw function object.
#[(_cl-whole-arg cl-x)
((cl-block mm-uu-end-regexp--cmacro
(cl--defsubst-expand '(cl-x)
'(cl-block mm-uu-end-regexp
(progn (nth 2 cl-x)))
nil nil nil cl-x)))
(t) nil "compiler-macro for `mm-uu-end-regexp'."]