(describe_map): Put sparse map elements into an array,
authorRichard M. Stallman <rms@gnu.org>
Fri, 30 Dec 2005 04:52:32 +0000 (04:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 30 Dec 2005 04:52:32 +0000 (04:52 +0000)
commitc36238ee75f3dfab037a2694cf21c0f213432a92
tree8d00a1cdc6b3025e694fb985da6e46d161aeb35d
parentaf3d4246e08b6a8831cdd912486e5458c7fa4643
(describe_map): Put sparse map elements into an array,
sort them, then output a sequence of identical bindings on one line.
(struct describe_map_elt): New data type.
(describe_map_compare): New function.
src/ChangeLog
src/keymap.c