rst-toc-mode-map

rst-toc-mode-map is a variable defined in `rst.el'.
Its value is

(keymap (122 . kill-this-buffer) (113 . rst-toc-quit-window) (102 . rst-toc-mode-goto-section) (13 . rst-toc-mode-goto-section) (mouse-2 . rst-toc-mode-mouse-goto) (mouse-1 . rst-toc-mode-mouse-goto-kill))

  • This variable may be risky if used as a file-local variable.

Documentation:
Keymap for `rst-toc-mode'.