(comint-file-name-prefix): Add autoload.

This commit is contained in:
Richard M. Stallman 2005-08-25 10:56:51 +00:00
parent f74505caad
commit 2ae12bb0da

View file

@ -2591,6 +2591,7 @@ Note that this applies to `comint-dynamic-complete-filename' only."
:type '(repeat (string :tag "Suffix"))
:group 'comint-completion)
;;;###autoload
(defvar comint-file-name-prefix ""
"Prefix prepended to absolute file names taken from process input.
This is used by Comint's and shell's completion functions, and by shell's