* frame.c: #include "commands.h" and "keyboard.h".
authorJim Blandy <jimb@redhat.com>
Sun, 11 Oct 1992 06:40:57 +0000 (06:40 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 11 Oct 1992 06:40:57 +0000 (06:40 +0000)
commit2f0b07e06c9b2c9bc62f615e471e2dcb04406d38
treeb077559ced8dcac3c6436a84b000c4085a7673ed
parent5e67fbc2f09c113e473a40b0b72923c9f53e67d8
* frame.c: #include "commands.h" and "keyboard.h".
(Fselect_frame): Make this interactive, and accept
switch-frame events as arguments, so we can bind this function to
switch-frame events.
(keys_of_frame): New function; bind switch-frame to Fselect_frame.
src/frame.c