m4-mode-map

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

Documentation:
Keymap for `m4-mode'.

Value:

(keymap (menu-bar keymap (m4-mode "M4" keymap (m4r menu-item "M4 Region" m4-m4-region :help "Send contents of the current region to m4") (m4b menu-item "M4 Buffer" m4-m4-buffer :help "Send contents of the current buffer to m4") (m4c menu-item "Comment Region" comment-region :help "Comment Region"))) (3 keymap (3 . comment-region) (18 . m4-m4-region) (2 . m4-m4-buffer)))