lisp-mode-shared-map

lisp-mode-shared-map is a variable defined in `lisp-mode.el'.
Its value is

(keymap (127 . backward-delete-char-untabify) (27 keymap (17 . indent-sexp)) keymap (27 keymap (17 . prog-indent-sexp)))

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

Documentation:
Keymap for commands shared by all sorts of Lisp modes.