Function: pcomplete-unquote-argument

pcomplete-unquote-argument is a byte-compiled function defined in pcomplete.el.gz.

Signature

(pcomplete-unquote-argument S)

Source Code

;; Defined in /usr/src/emacs/lisp/pcomplete.el.gz
(defsubst pcomplete-unquote-argument (s)
  (funcall pcomplete-unquote-argument-function s))