diff lispref/commands.texi @ 70904:f137d96866f0

* keymaps.texi (Key Sequences): Renamed from Keymap Terminology. Explain string and vector representations of key sequences * keymaps.texi (Changing Key Bindings): * commands.texi (Interactive Codes, Interactive Codes): * help.texi (Describing Characters): Refer to it.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 25 May 2006 04:51:50 +0000
parents f7aff7b6d4af
children 150d9406afb3 a8190f7e546e
line wrap: on
line diff
--- a/lispref/commands.texi	Thu May 25 00:20:40 2006 +0000
+++ b/lispref/commands.texi	Thu May 25 04:51:50 2006 +0000
@@ -362,7 +362,7 @@
 the argument's value.  No I/O.
 
 @item k
-A key sequence (@pxref{Keymap Terminology}).  This keeps reading events
+A key sequence (@pxref{Key Sequences}).  This keeps reading events
 until a command (or undefined command) is found in the current key
 maps.  The key sequence argument is represented as a string or vector.
 The cursor does not move into the echo area.  Prompt.