# HG changeset patch # User Richard M. Stallman # Date 1124967411 0 # Node ID 58d4ddcf0c9ab1383f13a3913b2273fc8fd0de8e # Parent c877fbcb64de6557b005a0eb8696419bd123638f (comint-file-name-prefix): Add autoload. diff -r c877fbcb64de -r 58d4ddcf0c9a lisp/comint.el --- a/lisp/comint.el Thu Aug 25 08:25:51 2005 +0000 +++ b/lisp/comint.el Thu Aug 25 10:56:51 2005 +0000 @@ -2591,6 +2591,7 @@ :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