Man-mode-map

Man-mode-map is a variable defined in `man.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Keymap for Man mode.

Value:

(keymap (menu-bar keymap (Man menu-item "Man" (keymap "Man" (Next\ Section menu-item "Next Section" Man-next-section) (Previous\ Section menu-item "Previous Section" Man-previous-section) (Go\ To\ Section\.\.\. menu-item "Go To Section..." Man-goto-section) (Go\ To\ \"SEE\ ALSO\"\ Section menu-item "Go To \"SEE ALSO\" Section" Man-goto-see-also-section :enable (cl-member Man-see-also-regexp Man--sections :test #'string-match-p)) (Follow\ Reference\.\.\. menu-item "Follow Reference..." Man-follow-manual-reference :enable Man--refpages :help "Go to a manpage referred to in the \"SEE ALSO\" section") (nil-7 menu-item "--") (Next\ Manpage menu-item "Next Manpage" Man-next-manpage :enable (> (length Man-page-list) 1)) (Previous\ Manpage menu-item "Previous Manpage" Man-previous-manpage :enable (> (length Man-page-list) 1)) (nil-7-8 menu-item "--") (Man\.\.\. menu-item "Man..." man) (Kill\ Buffer menu-item "Kill Buffer" Man-kill) (Quit menu-item "Quit" Man-quit)))) (63 . describe-mode) (13 . man-follow) (109 . man) (117 . Man-update-manpage) (113 . Man-quit) (107 . Man-kill) (115 . Man-goto-see-also-section) (103 . Man-goto-section) (114 . Man-follow-manual-reference) (46 . beginning-of-buffer) (60 . beginning-of-buffer) (62 . end-of-buffer) (27 keymap (112 . Man-previous-manpage) (110 . Man-next-manpage)) (112 . Man-previous-section) (110 . Man-next-section) (127 . scroll-down-command) (32 . scroll-up-command) (33554464 . scroll-down-command) (57 . digit-argument) (56 . digit-argument) (55 . digit-argument) (54 . digit-argument) (53 . digit-argument) (52 . digit-argument) (51 . digit-argument) (50 . digit-argument) (49 . digit-argument) (48 . digit-argument) (45 . negative-argument) (remap keymap (self-insert-command . undefined)) keymap (backtab . backward-button) (27 keymap (9 . backward-button)) (9 . forward-button))