Function: erc-target--inliner

erc-target--inliner is a function defined in erc-common.el.gz.

Signature

(erc-target--inliner INLINE--FORM)

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-common.el.gz
;; Could not find source code, showing raw function object.
#[(inline--form)
  ((ignore inline--form)
   (catch 'inline--just-use
     (list 'and 'erc--target (list 'erc--target-string 'erc--target))))
  (t)]