From: Richard M. Stallman Date: Thu, 25 Aug 2005 10:56:51 +0000 (+0000) Subject: (comint-file-name-prefix): Add autoload. X-Git-Tag: emacs-pretest-22.0.90~7460 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ae12bb0da30acb3ac81ccc7e93af92435401d15;p=emacs.git (comint-file-name-prefix): Add autoload. --- diff --git a/lisp/comint.el b/lisp/comint.el index 589aba9321a..0977663808a 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -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