changeset 11154:df80277264ec

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 30 Mar 1995 07:31:38 +0000
parents 984f7567a1bd
children 0aede77c1593
files lisp/shell.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/shell.el	Thu Mar 30 07:17:46 1995 +0000
+++ b/lisp/shell.el	Thu Mar 30 07:31:38 1995 +0000
@@ -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