abbrev-map | Keymap for abbrev commands. |
column-number-indicator-zero-based | When non-nil, mode line displays column numbers zero-based. |
ctl-x-r-map | Keymap for subcommands of C-x r. |
ctl-x-x-map | Keymap for subcommands of C-x x. |
goto-map | Keymap for navigation commands. |
minor-mode-alist | Alist saying how to show minor modes in the mode line. |
mode-line-buffer-identification | Mode line construct for identifying the buffer being displayed. |
mode-line-buffer-identification-keymap | Keymap for what is displayed by ‘mode-line-buffer-identification’. |
mode-line-client | Mode line construct for identifying emacsclient frames. |
mode-line-coding-system-map | Local keymap for the coding-system part of the mode line. |
mode-line-column-line-number-mode-map | Keymap to display on column and line numbers. |
mode-line-default-help-echo | Default help text for the mode line. |
mode-line-defining-kbd-macro | String displayed in the mode line in keyboard macro recording mode. |
mode-line-end-spaces | Mode line construct to put at the end of the mode line. |
mode-line-frame-identification | Mode line construct to describe the current frame. |
mode-line-front-space | Mode line construct to put at the front of the mode line. |
mode-line-major-mode-keymap | Keymap to display on major mode. |
mode-line-minor-mode-keymap | Keymap to display on minor modes. |
mode-line-misc-info | Mode line construct for miscellaneous information. |
mode-line-mode-menu | Menu of mode operations in the mode line. |
mode-line-modes | Mode line construct for displaying major and minor modes. |
mode-line-modified | Mode line construct for displaying whether current buffer is modified. |
mode-line-mule-info | Mode line construct to report the multilingual environment. |
mode-line-percent-position | Specification of "percentage offset" of window through buffer. |
mode-line-position | Mode line construct for displaying the position in the buffer. |
mode-line-position-column-format | Format used to display column numbers in the mode line. |
mode-line-position-column-line-format | Format used to display combined line/column numbers in the mode line. |
mode-line-position-line-format | Format used to display line numbers in the mode line. |
mode-line-process | Mode line construct for displaying info on process status. |
mode-line-remote | Mode line construct to indicate a remote buffer. |
mode-specific-map | Keymap for characters following C-c. |
narrow-map | Keymap for narrowing commands. |
next-error-repeat-map | Keymap to repeat ‘next-error’ key sequences. Used in ‘repeat-mode’. |
page-navigation-repeat-map | Keymap to repeat page navigation key sequences. Used in ‘repeat-mode’. |
search-map | Keymap for search related commands. |
undo-repeat-map | Keymap to repeat undo key sequences ‘C-x u u’. Used in ‘repeat-mode’. |
visual-order-cursor-movement | If non-nil, moving cursor with arrow keys follows the visual order. |