Mercurial > emacs
changeset 10657:7f03dad5feb6
Comment changes.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 04 Feb 1995 02:05:14 +0000 |
parents | eff2463ce489 |
children | 1912b355d49c |
files | lisp/shell.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/shell.el Sat Feb 04 01:46:56 1995 +0000 +++ b/lisp/shell.el Sat Feb 04 02:05:14 1995 +0000 @@ -66,9 +66,7 @@ ;;; m-p comint-previous-input Cycle backwards in input history ;;; m-n comint-next-input Cycle forwards ;;; m-r comint-previous-matching-input Previous input matching a regexp -;;; m-R comint-previous-matching-input-from-input -"- matching input ;;; m-s comint-next-matching-input Next input that matches -;;; m-S comint-next-matching-input-from-input -"- matching input ;;; m-c-l comint-show-output Show last batch of process output ;;; return comint-send-input ;;; c-d comint-delchar-or-maybe-eof Delete char unless at end of buff.