From 27b18eed0efa7ec64f7b3f30be0a5f893e0b8218 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 4 Feb 1995 02:05:14 +0000 Subject: [PATCH] Comment changes. --- lisp/shell.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/shell.el b/lisp/shell.el index c4a3bd79d0f..517148fa7f3 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -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. -- 2.39.5