Info-edit-map

Info-edit-map is a variable defined in `info.el'.
Its value is shown below.
  • This variable is an alias for `Info-edit-mode-map'.
  • This variable is obsolete since 24.1;
    use `Info-edit-mode-map' instead.
  • This variable may be risky if used as a file-local variable.

Documentation:
Local keymap used within `e' command of Info.

Value:

(keymap (3 keymap (3 . Info-cease-edit)) keymap (menu-bar keymap (text "Text" keymap (center-line menu-item "Center Line" center-line :help "Center the current line") (center-paragraph menu-item "Center Paragraph" center-paragraph :help "Center the current paragraph") (center-region menu-item "Center Region" center-region :help "Center the marked region" :enable (region-active-p)) (sep "--") (paragraph-indent-minor-mode menu-item "Paragraph Indent" paragraph-indent-minor-mode :button (:toggle bound-and-true-p paragraph-indent-minor-mode) :help "Toggle paragraph indent minor mode") (toggle-text-mode-auto-fill menu-item "Auto Fill" toggle-text-mode-auto-fill :button (:toggle memq 'turn-on-auto-fill text-mode-hook) :help "Automatically fill text while typing in text modes (Auto Fill mode)") "Text")) (27 keymap (9 . ispell-complete-word)))