]> code.delx.au - gnu-emacs/commitdiff
Add some intro text in node Deletion.
authorRichard M. Stallman <rms@gnu.org>
Thu, 24 May 2001 21:55:04 +0000 (21:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 24 May 2001 21:55:04 +0000 (21:55 +0000)
man/killing.texi

index 4d059c021dd9f9fcd22471e5e42dcede60863020..2becedb6147ebfde01d5dc15bf424f2bf027aa85 100644 (file)
@@ -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}