]> git.eshelyaron.com Git - emacs.git/commit
* keymap.c (silly_event_symbol_error, Fsingle_key_description)
authorKen Raeburn <raeburn@raeburn.org>
Mon, 20 May 2002 08:06:00 +0000 (08:06 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Mon, 20 May 2002 08:06:00 +0000 (08:06 +0000)
commitc85d524cf71baa606ac7f08cda970c8a2132708b
tree32b55672e468890f8688e9ea8bd3f86acff1dc40
parentc60a57d71ca1e32c2fa6d7561bf129e9d4723d7f
* keymap.c (silly_event_symbol_error, Fsingle_key_description)
(Fdescribe_buffer_bindings): Use SYMBOL_NAME and XSTRING instead
of XSYMBOL and name field.
(describe_command, describe_translation): Use SYMBOL_NAME and
assignment instead of XSYMBOL and name field and XSETSTRING.
src/keymap.c