Function: callf2
callf2 is a for cl-callf2, defined in cl-macs.el.gz.
This macro is obsolete since 27.1; use cl-callf2 instead.
Signature
(callf2 FUNC ARG1 PLACE ARGS...)
Documentation
Set PLACE to (FUNC ARG1 PLACE ARGS...).
Like cl-callf, but PLACE is the second argument of FUNC, not the first.
Aliases
callf2 (obsolete since 27.1)