Next: , Previous: , Up: Internal definitions   [Contents][Index]


6.2.2 Macros

Macro: defindent SYMBOL INDENT

Set SYMBOL’s indentation to INDENT in (X)Emacs.
SYMBOL and INDENT need not be quoted.
See CLINDENT for more information.

Package

net.didierverna.focus

Source

meta (Lisp file)

Macro: in-readtable NAME

Set the current readtable to the value of NAME::*READTABLE*.

Package

net.didierverna.focus

Source

meta (Lisp file)