Variable: current-input-method-title
current-input-method-title is a buffer-local variable defined in
mule-cmds.el.gz.
Documentation
Title string of the current input method shown in mode line.
Source Code
;; Defined in /usr/src/emacs/lisp/international/mule-cmds.el.gz
(defvar-local current-input-method-title nil
"Title string of the current input method shown in mode line.")