* frame.h (FOR_EACH_FRAME): Change the definition so that
authorJim Blandy <jimb@redhat.com>
Thu, 18 Mar 1993 22:50:00 +0000 (22:50 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 18 Mar 1993 22:50:00 +0000 (22:50 +0000)
commit35f56f9681229c3173e7f168f2c15e2bc6ceef5d
treec4922edb0e48d9a9d1fbc7622f195889dc16b15f
parent9789a4beb3a652523587ab1f86d49ea138f7856a
* frame.h (FOR_EACH_FRAME): Change the definition so that
FRAME_VAR is a lisp object.
* dispnew.c (WINDOW_CHANGE_SIGNAL, do_pending_window_change):
Adjusted appropriately.
* xdisp.c (redisplay): Adjusted appropriately.

* dispnew.c (Fredraw_frame): Give this appropriate definitions for
MULTI_FRAME and non-MULTI_FRAME configurations.
(Fredraw_display): Give this a non-MULTI_FRAME-dependent definition.
src/dispnew.c
src/frame.h
src/xdisp.c