]> code.delx.au - gnu-emacs/commit
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after
authorJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:42:38 +0000 (14:42 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 22 Feb 1993 14:42:38 +0000 (14:42 +0000)
commit074577b8ff2c961718f2a0839a75542553762368
tree0bb13dd7632b7a5dcd06bd786e10f2d275b1fc9c
parent7b8f3b2953f848e6b214414767b64ed42fdeafc8
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after
switching frames, to make sure we'll get a switch-frame event.
(Vlast_event_frame): Add external declaration for this here.

* frame.c (Fdelete_frame): If FRAME is a dead frame, return Qnil,
not nothing.
src/frame.c