Variable: abbrev-expand-functions
abbrev-expand-functions is a variable defined in abbrev.el.gz.
This variable is obsolete since 24.4; use abbrev-expand-function
instead.
Value
nil
Documentation
Wrapper hook around abbrev--default-expand.
Probably introduced at or before Emacs version 23.1.
Source Code
;; Defined in /usr/src/emacs/lisp/abbrev.el.gz
(defvar abbrev-expand-functions nil
"Wrapper hook around `abbrev--default-expand'.")