Index: emacs/lisp/comint.el
diff -c emacs/lisp/comint.el:1.330 emacs/lisp/comint.el:1.331
*** emacs/lisp/comint.el:1.330  Tue Aug  9 11:25:35 2005
--- emacs/lisp/comint.el        Thu Aug 25 10:56:51 2005
***************
*** 2591,2596 ****
--- 2591,2597 ----
    :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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to