derived-mode-init-mode-variables

derived-mode-init-mode-variables is an autoloaded compiled Lisp function in `derived.el'.

(derived-mode-init-mode-variables MODE)

Initialize variables for a new MODE.
Right now, if they don't already exist, set up a blank keymap, an
empty syntax table, and an empty abbrev table -- these will be merged
the first time the mode is used.