Variable: erc--tab-functions

erc--tab-functions is a variable defined in erc.el.gz.

Value

nil

Documentation

Functions to try when user hits \TAB outside of input area.

Called with a numeric prefix arg.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar erc--tab-functions nil
  "Functions to try when user hits \\`TAB' outside of input area.
Called with a numeric prefix arg.")