Variable: describe-current-input-method-function
describe-current-input-method-function is a buffer-local variable
defined in mule-cmds.el.gz.
Documentation
Function to call for describing the current input method.
This function is called with no argument.
Source Code
;; Defined in /usr/src/emacs/lisp/international/mule-cmds.el.gz
(defvar-local describe-current-input-method-function nil
"Function to call for describing the current input method.
This function is called with no argument.")