mode-line-modified

mode-line-modified is a variable defined in `bindings.el'.
Its value is shown below.
  • Automatically becomes buffer-local when set.
  • This variable may be risky if used as a file-local variable.

Documentation:
Mode line construct for displaying whether current buffer is modified.

Value:

(#("%1*" 0 3 (mouse-face mode-line-highlight local-map (keymap (mode-line keymap (mouse-1 . mode-line-toggle-read-only))) help-echo mode-line-read-only-help-echo)) #("%1+" 0 3 (mouse-face mode-line-highlight local-map (keymap (mode-line keymap (mouse-1 . mode-line-toggle-modified))) help-echo mode-line-modified-help-echo)))