From 154897a37ddc8dbaeaeff5450c894a3f5c8be9a0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 19 Jan 2006 17:37:05 +0000 Subject: [PATCH] (Deletion): Upcase @key argument. --- man/killing.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/killing.texi b/man/killing.texi index 738043cd61b..9ee6e7e62e3 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -78,9 +78,9 @@ erase just one character or only whitespace. @table @kbd @item C-d -@itemx @key{Delete} +@itemx @key{DELETE} Delete next character (@code{delete-char}). If your keyboard has a -@key{Delete} function key (usually located in the edit keypad), Emacs +@key{DELETE} function key (usually located in the edit keypad), Emacs binds it to @code{delete-char} as well. @item @key{DEL} @itemx @key{BS} -- 2.39.2