bib-mode-map

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

Documentation:
Keymap for `bib-mode'.

Value:

(keymap (27 keymap (96 . abbrev-mode)) (3 keymap (0 . mark-bib) (21 . unread-bib)) (13 . return-key-bib) 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)))