From: Richard M. Stallman Date: Tue, 23 Apr 2002 17:34:54 +0000 (+0000) Subject: Explain C-c LETTER better. X-Git-Tag: ttn-vms-21-2-B4~15456 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a2ceb9e9c31603a154223e177043761a60d4228;p=emacs.git Explain C-c LETTER better. --- diff --git a/man/custom.texi b/man/custom.texi index 4d015af49f2..ab4d9bae5ee 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -1349,12 +1349,12 @@ events with keyboard events, but we recommend against it, because such 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