include EmacsThis module contains functions for low-level interaction with the Emacs user interface.
Typically, functions in this module call the eponymous Elisp functions.
val message_t : Value.t ‑> unitval messagef : ('a, unit, string, unit) Core.format4 ‑> 'amodule Expression = Expressionmodule Function = Functionmodule Symbol = Symbolmodule Value = Valueval defun : (Symbol.t ‑> Function.Fn.t ‑> unit) Function.with_specval provide : Symbol.t ‑> unit