mh-cl-flet
mh-cl-flet is an alias for `cl-flet' in `mh-compat.el
'.
(mh-cl-flet ((FUNC ARGLIST BODY...) ...) FORM...)
Make local function definitions.
Like `cl-labels' but the definitions are not recursive.
mh-compat.el
'.
(mh-cl-flet ((FUNC ARGLIST BODY...) ...) FORM...)
Make local function definitions.
Like `cl-labels' but the definitions are not recursive.