From 54299c95aaeab7d564cf6819baee508f1ceb0177 Mon Sep 17 00:00:00 2001 From: David Reitter Date: Sat, 23 Aug 2008 20:45:46 +0000 Subject: [PATCH] nsterm.m (ns_draw_window_cursor): Don't call NSDisableScreenUpdates and NSEnableScreenUpdates on non-NS_IMPL_COCOA systems. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 90989ae98e3..6d04d426998 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-08-23 David Reitter + + * nsterm.m (ns_draw_window_cursor): Don't call + NSDisableScreenUpdates and NSEnableScreenUpdates on + non-NS_IMPL_COCOA systems. + 2008-08-23 Andreas Schwab * process.c (procfs_system_process_attributes): Fix use of -- 2.39.5