The new macro
editor:define-editor-variable
defines (or sets the value of) a global editor variable.
The new macro
editor:define-editor-mode-variable
defines (or sets the value of) an editor variable in the specified editor mode.
The main advantages of these macros are that they:
(setf editor:variable-value)
Find Source
.