]> code.delx.au - gnu-emacs/commit
* xterm.c (updating_frame): Declare this extern instead of static,
authorJim Blandy <jimb@redhat.com>
Wed, 7 Apr 1993 14:57:22 +0000 (14:57 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 7 Apr 1993 14:57:22 +0000 (14:57 +0000)
commitd0386f2a50b5a663f3a59554861e37c6cb8c4be6
treed741d4395fa0246b42828f7a36e447b3e98eb29c
parent5119b4121eb107253e848db189b0935525ee0824
* xterm.c (updating_frame): Declare this extern instead of static,
so it's the same variable as the updating_frame in term.c.
(XTupdate_begin, XTupdate_end): Don't bother to set
updating_frame; the term.c functions take care of that for us.
src/xterm.c