Function: cl-locally

cl-locally is a function alias special form defined in eval.c.

This special form is obsolete since 31.1; use progn instead.

Signature

(cl-locally BODY...)

Documentation

Eval BODY forms sequentially and return value of last one.

Probably introduced at or before Emacs version 31.1.

Aliases

org-without-partial-completion (obsolete since 9.6) locally (obsolete since 27.1) hfy-init-progn cl-locally (obsolete since 31.1) inline