# HG changeset patch # User Richard M. Stallman # Date 1019583294 0 # Node ID c00838d6756f962999e76785aed19d736df26636 # Parent 302fc364e77602382386e19c96c5ab3f51246a87 Explain C-c LETTER better. diff -r 302fc364e776 -r c00838d6756f man/custom.texi --- a/man/custom.texi Tue Apr 23 17:29:42 2002 +0000 +++ b/man/custom.texi Tue Apr 23 17:34:54 2002 +0000 @@ -1349,12 +1349,12 @@ key sequences are inconvenient to use. As a user, you can redefine any key; but it is usually best to stick -to key sequences that consist of @kbd{C-c} followed by a letter. -These keys are ``reserved for users,'' so they won't conflict with any -properly designed Emacs extension. The function keys @key{F5} through -@key{F9} are also reserved for users. If you redefine some other key, -your definition may be overridden by certain extensions or major modes -which redefine the same key. +to key sequences that consist of @kbd{C-c} followed by a letter (upper +or lower case). These keys are ``reserved for users,'' so they won't +conflict with any properly designed Emacs extension. The function +keys @key{F5} through @key{F9} are also reserved for users. If you +redefine some other key, your definition may be overridden by certain +extensions or major modes which redefine the same key. @node Prefix Keymaps @subsection Prefix Keymaps