define-mode-abbrev

define-mode-abbrev is an interactive compiled Lisp function in `abbrev.el'.


(define-mode-abbrev ABBREV EXPANSION)

Define ABBREV as a mode-specific abbreviation for EXPANSION.
The characters in ABBREV must all be word-constituents in the current mode.