# HG changeset patch # User Richard M. Stallman # Date 998771900 0 # Node ID 41ebc22562e05cfd11eb37a7a5383031dc5198a7 # Parent c2f31ad2923b8f141f875d5d443c8a66cf02de25 Minor clarification. diff -r c2f31ad2923b -r 41ebc22562e0 man/commands.texi --- a/man/commands.texi Sat Aug 25 19:17:49 2001 +0000 +++ b/man/commands.texi Sat Aug 25 20:38:20 2001 +0000 @@ -161,7 +161,7 @@ If you do make or eliminate prefix keys, that changes the set of possible key sequences. For example, if you redefine @kbd{C-f} as a prefix, @kbd{C-f C-k} automatically becomes a key (complete, unless you -define it too as a prefix). Conversely, if you remove the prefix +define that too as a prefix). Conversely, if you remove the prefix definition of @kbd{C-x 4}, then @kbd{C-x 4 f} (or @kbd{C-x 4 @var{anything}}) is no longer a key.