changeset 68260:da161b813076

(Deletion): Upcase @key argument.
author Richard M. Stallman <rms@gnu.org>
date Thu, 19 Jan 2006 17:37:05 +0000
parents da25283c5b11
children 380cef0ff139
files man/killing.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/killing.texi	Thu Jan 19 17:34:43 2006 +0000
+++ b/man/killing.texi	Thu Jan 19 17:37:05 2006 +0000
@@ -78,9 +78,9 @@
 
 @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}