Variable: auto-composition-mode
auto-composition-mode is a buffer-local variable defined in C source
code.
Documentation
Non-nil if Auto-Composition mode is enabled.
Use the command auto-composition-mode(var)/auto-composition-mode(fun) to change this variable.
If this variable is a string, auto-composition-mode(var)/auto-composition-mode(fun) will be disabled in
buffers displayed on a terminal whose type, as reported by tty-type,
compares equal to that string.
Probably introduced at or before Emacs version 28.1.
Key Bindings
Source Code
C code is not yet loaded.