octave-help-mode-map
octave-help-mode-map is a variable defined in `octave.el'.
Its value is
(keymap
(8 keymap
(97 . octave-lookfor)
(100 . octave-help))
(27 keymap
(46 . octave-find-definition)))
- This variable may be risky if used as a file-local variable.