* keyboard.c (modify_event_symbol): Make sure that the unmodified
authorJim Blandy <jimb@redhat.com>
Sat, 3 Oct 1992 03:03:45 +0000 (03:03 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 3 Oct 1992 03:03:45 +0000 (03:03 +0000)
commit13b5e56c9bb513dfe03703790b99651746d563f9
treeffcd1eb3cc2c97d1cc407ca8834a3a15bce50d81
parent62c48f87e90d4b7ff89082c8b4e833d0804d00c1
* keyboard.c (modify_event_symbol): Make sure that the unmodified
event header gets the proper properties set on it, by recursing
and letting the same code build the properties for all event symbols.

* keyboard.c (Qmouse_click): Fix typo which assigned `mouse-click'
symbol to Qmouse_movement.
src/keyboard.c