Elisp: Abbrev Trigger Character
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.)
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.)