idlwave-code-abbrev
idlwave-code-abbrev is a Lisp macro in `idlwave.el
'.
(idlwave-code-abbrev &rest ARGS)
Creates a function for abbrev hooks that ensures abbrevs are not quoted.
Specifically, if the abbrev is in a comment or string it is unexpanded.
Otherwise ARGS forms a list that is evaluated.