mode-line-misc-info

mode-line-misc-info is a variable defined in `bindings.el'.
Its value is

((which-func-mode ("" which-func-format " ")) (global-mode-string ("" global-mode-string " ")))

  • This variable may be risky if used as a file-local variable.

Documentation:
Mode line construct for miscellaneous information.
By default, this shows the information specified by
`which-func-mode' and `global-mode-string'.