]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 30 Mar 1995 07:31:38 +0000 (07:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 30 Mar 1995 07:31:38 +0000 (07:31 +0000)
lisp/shell.el

index 3d60af3f6d15f976153d579c72282a17ffdccccf..68ddbed3649fd6ca98ff2442be6ba2422ba38d7c 100644 (file)
@@ -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