]> git.eshelyaron.com Git - emacs.git/commit
[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
authorGeoff Voelker <voelker@cs.washington.edu>
Tue, 7 Nov 1995 07:25:15 +0000 (07:25 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Tue, 7 Nov 1995 07:25:15 +0000 (07:25 +0000)
commita5570f57ca4c99243378922745b26e0d9133bd4a
tree9b8525b89910fe75e52749ebd6942abeeba068c4
parent583dcae42e45ab4de6a904c98563b38f8fdcb1c2
[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.

Use FRAME_WINDOW_P instead of testing for specific window system frames.

Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
src/scroll.c