changeset 37887:1ebd03c6b468

Add some intro text in node Deletion.
author Richard M. Stallman <rms@gnu.org>
date Thu, 24 May 2001 21:55:04 +0000
parents fa5bf2ae08c6
children 2e08c7d128e6
files man/killing.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/killing.texi	Thu May 24 21:23:05 2001 +0000
+++ b/man/killing.texi	Thu May 24 21:55:04 2001 +0000
@@ -78,6 +78,10 @@
 @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}