From 7dae9b9525e19cf79d616f7feb1f69c874238b3f Mon Sep 17 00:00:00 2001 From: sabetts Date: Mon, 11 Jun 2001 08:59:45 +0000 Subject: * src/events.c (grab_rat): wrap in ifdef (ungrab_rat): likewise (handle_key): only change the mouse icon if USE_WAITFORKEY_CURSOR is defined. * src/conf.h (USE_WAITFORKEY_CURSOR): new define --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8116386..64688de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-06-11 shawn + + * src/events.c (grab_rat): wrap in ifdef + (ungrab_rat): likewise + (handle_key): only change the mouse icon if USE_WAITFORKEY_CURSOR is + defined. + + * src/conf.h (USE_WAITFORKEY_CURSOR): new define + 2001-06-10 shawn * src/actions.c (cmd_generate): return if there is no current -- cgit v1.2.3