Elisp: Abbrev Trigger Character

By Xah Lee. Date: .

Abbrev Trigger Character

The trigger is activated if the char before cursor is word syntax and char just typed is not. 〔see Elisp: Syntax Table

(typically, space, return, punctuation, triggers it.)

Elisp, creating abbrev