aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/killing.texi4
1 files changed, 4 insertions, 0 deletions
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}).
78@findex delete-backward-char 78@findex delete-backward-char
79@findex delete-char 79@findex delete-char
80 80
81 Deletion means erasing text and not saving it in the kill ring. For
82the most part, the Emacs commands that delete text are those that
83erase just one character or only whitespace.
84
81@table @kbd 85@table @kbd
82@item C-d 86@item C-d
83@itemx @key{Delete} 87@itemx @key{Delete}