Function: locally
locally is a function alias special form defined in eval.c.
This special form is obsolete since 27.1; use cl-locally instead.
Signature
(locally BODY...)
Documentation
Eval BODY forms sequentially and return value of last one.
Aliases
org-without-partial-completion (obsolete since 9.6)
locally (obsolete since 27.1)
hfy-init-progn
cl-locally (obsolete since 31.1)
inline