abbrev--default-expand

abbrev--default-expand is a compiled Lisp function in `abbrev.el'.

(abbrev--default-expand)

Default function to use for `abbrev-expand-function'.
This respects the wrapper hook `abbrev-expand-functions'.
Calls `abbrev-insert' to insert any expansion, and returns what it does.