Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
authorGerd Moellmann <gerd@gnu.org>
Thu, 30 Nov 2000 19:52:51 +0000 (19:52 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 30 Nov 2000 19:52:51 +0000 (19:52 +0000)
commiteccc05db421c45a9d55d20e5f80d53ce2e10ace8
tree410d703590a1f1e81feb8f2419dde6957cfc40d4
parenta8a1b05ddb385a12a2dc824e2df09c97cff98af6
Test USE_TOOLKIT_SCROLL_BARS everywhere with #ifdef and
#ifndef instead of using #if.
(XTread_socket) [USE_MOTIF] <KeyPress>: Call XmIsScrollBar only if
USE_TOOLKIT_SCROLL_BARS is defined.
src/ChangeLog
src/xterm.c