texinfo-mode-map
texinfo-mode-map is a variable defined in `
texinfo.el
'.
Its value is shown
below.
- This variable may be risky if used as a file-local variable.
Documentation:
Keymap for `texinfo-mode'.
Value:
(keymap
(menu-bar keymap
(Texinfo menu-item "Texinfo"
(keymap "Texinfo"
(Insert\ block menu-item "Insert block" texinfo-insert-block)
(nil menu-item "----")
(Update\ All menu-item "Update All" menu-function-146 :keys "\\[universal-argument] \\[texinfo-master-menu]")
(Update\ every\ node menu-item "Update every node" texinfo-every-node-update)
(Update\ node menu-item "Update node" texinfo-update-node)
(Make\ Master\ menu menu-item "Make Master menu" texinfo-master-menu)
(Make\ menu menu-item "Make menu" texinfo-make-menu)
(Update\ all\ menus menu-item "Update all menus" texinfo-all-menus-update)
(nil-8 menu-item "----")
(Show\ structure menu-item "Show structure" texinfo-show-structure)
(Format\ region menu-item "Format region" texinfo-format-region)
(Format\ buffer menu-item "Format buffer" texinfo-format-buffer)
(Makeinfo\ region menu-item "Makeinfo region" makeinfo-region)
(Makeinfo\ buffer menu-item "Makeinfo buffer" makeinfo-buffer))))
(27 keymap
(13 . texinfo-insert-@item))
(34 . texinfo-insert-quote)
(3 keymap
(3 keymap
(99 . texinfo-insert-@code)
(100 . texinfo-insert-@dfn)
(101 . texinfo-insert-@end)
(120 . texinfo-insert-@example)
(102 . texinfo-insert-@file)
(105 . texinfo-insert-@item)
(107 . texinfo-insert-@kbd)
(109 . texinfo-insert-@email)
(110 . texinfo-insert-@node)
(111 . texinfo-insert-@noindent)
(113 . texinfo-insert-@quotation)
(115 . texinfo-insert-@samp)
(116 . texinfo-insert-@table)
(117 . texinfo-insert-@uref)
(118 . texinfo-insert-@var)
(5 . texinfo-insert-@emph)
(19 . texinfo-insert-@strong)
(4 . texinfo-start-menu-description))
(15 . texinfo-insert-block)
(123 . texinfo-insert-braces)
(47 . texinfo-insert-@end)
(93 . up-list)
(125 . up-list)
(19 . texinfo-show-structure)
(21 keymap
(1 . texinfo-all-menus-update)
(5 . texinfo-every-node-update)
(14 . texinfo-update-node)
(13 . texinfo-make-menu)
(109 . texinfo-master-menu))
(5 keymap
(2 . texinfo-format-buffer)
(18 . texinfo-format-region))
(13 keymap
(2 . makeinfo-buffer)
(18 . makeinfo-region)
(12 . makeinfo-recenter-compilation-buffer)
(11 . kill-compilation))
(20 keymap
(2 . texinfo-tex-buffer)
(18 . texinfo-tex-region)
(9 . texinfo-texindex)
(22 . texinfo-tex-view)
(16 . texinfo-tex-print)
(17 . tex-show-print-queue)
(4 . texinfo-delete-from-print-queue)
(12 . tex-recenter-output-buffer)
(24 . texinfo-quit-job)
(11 . tex-kill-job))))