From: Richard M. Stallman Date: Thu, 30 Mar 1995 07:31:38 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~4704 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=75c7042521f07ccc6a52da68ed0463cdc5e47b17;p=emacs.git Comment change. --- diff --git a/lisp/shell.el b/lisp/shell.el index 3d60af3f6d1..68ddbed3649 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -90,7 +90,7 @@ ;;; m-c-b shell-backward-command Backward a shell command ;;; dirs Resync the buffer's dir stack ;;; dirtrack-toggle Turn dir tracking on/off -;;; shell-strip-ctrl-m Remove trailing ^Ms from output +;;; comint-strip-ctrl-m Remove trailing ^Ms from output ;;; ;;; The shell mode hook is shell-mode-hook ;;; comint-prompt-regexp is initialised to shell-prompt-pattern, for backwards