Mercurial > hg > xemacs-beta
diff lisp/comint/comint.el @ 30:ec9a17fef872 r19-15b98
Import from CVS: tag r19-15b98
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:29 +0200 |
parents | 0293115a14e9 |
children | e04119814345 |
line wrap: on
line diff
--- a/lisp/comint/comint.el Mon Aug 13 08:51:58 2007 +0200 +++ b/lisp/comint/comint.el Mon Aug 13 08:52:29 2007 +0200 @@ -1997,7 +1997,7 @@ ;;; want them present in specific modes. (defvar comint-completion-autolist nil - "*If non-nil, automatically list possiblities on partial completion. + "*If non-nil, automatically list possibilities on partial completion. This mirrors the optional behavior of tcsh.") (defvar comint-completion-addsuffix t