]> git.eshelyaron.com Git - emacs.git/commitdiff
(comint-file-name-prefix): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Aug 2005 10:56:51 +0000 (10:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Aug 2005 10:56:51 +0000 (10:56 +0000)
lisp/comint.el

index 589aba9321a95df4ec3234da0f24c639be5caa9e..0977663808aec93283a3c6dafff441d4b2f469c4 100644 (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