Function: mm-uu-function-1
mm-uu-function-1 is a byte-compiled function defined in mm-uu.el.gz.
Signature
(mm-uu-function-1 CL-X)
Documentation
Access slot "function-1" of mm-uu-entry struct CL-X.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/mm-uu.el.gz
;; functions
(cl-defstruct (mm-uu-entry
(:conc-name mm-uu-)
(:constructor nil)
(:type list))
type beginning-regexp end-regexp function-extract function-1 function-2)