From ba5d9bfdadeb9c4a7f86a7520c48cf3df869e9e0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 24 May 2001 21:55:04 +0000 Subject: [PATCH] Add some intro text in node Deletion. --- man/killing.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/killing.texi b/man/killing.texi index 4d059c021dd..2becedb6147 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -78,6 +78,10 @@ mode (@pxref{Transient Mark}). @findex delete-backward-char @findex delete-char + Deletion means erasing text and not saving it in the kill ring. For +the most part, the Emacs commands that delete text are those that +erase just one character or only whitespace. + @table @kbd @item C-d @itemx @key{Delete} -- 2.39.5