read-key-binding-key: fix error when reading sequences
commitc53af71a2b367b93565aa75a21387e3752ac0650
authorJohn Foerch <jjfoerch@earthlink.net>
Sun, 8 Nov 2009 01:09:28 +0000 (7 20:09 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Sun, 8 Nov 2009 01:09:28 +0000 (7 20:09 -0500)
treef1afd15c0f35ae96af364801c48d945b88329c59
parent17502ee870d9f7c498f315e875bbbe974a898e83
read-key-binding-key: fix error when reading sequences

the recent dynamic keymaps patch broke read-key-binding-key's support
to read key sequences, because of a change in the possible return
values of keymap_lookup.

Also added docstring.
modules/keymap.js