Variable: inactivate-current-input-method-function
inactivate-current-input-method-function is an alias and buffer-local
for deactivate-current-input-method-function, defined in
mule-cmds.el.gz.
This variable is obsolete since 24.3; use
deactivate-current-input-method-function instead.
Documentation
Function to call for deactivating the current input method.
Every input method should set this to an appropriate value when activated. This function is called with no argument.
This function should never change the value of current-input-method.
It is set to nil by the function deactivate-input-method.
Probably introduced at or before Emacs version 24.3.
Aliases
inactivate-current-input-method-function (obsolete since 24.3)