From: Richard M. Stallman Date: Thu, 19 Jan 2006 17:37:05 +0000 (+0000) Subject: (Deletion): Upcase @key argument. X-Git-Tag: emacs-pretest-22.0.90~4693 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=154897a37ddc8dbaeaeff5450c894a3f5c8be9a0;p=emacs.git (Deletion): Upcase @key argument. --- 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}