Variable: electric-command-history-hook
electric-command-history-hook is a variable defined in
echistory.el.gz.
Value
nil
Documentation
If non-nil, its value is called by electric-command-history.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/echistory.el.gz
(defvar electric-command-history-hook nil
"If non-nil, its value is called by `electric-command-history'.")