From: Chong Yidong Date: Mon, 25 Aug 2008 22:17:51 +0000 (+0000) Subject: Remove trailing whitespace. X-Git-Tag: emacs-pretest-23.0.90~3282 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=154c218fb21fe988516a6e85b215a0d40a41de7e;p=emacs.git Remove trailing whitespace. --- diff --git a/src/ChangeLog b/src/ChangeLog index 9a12bb74e50..c0ed6a42feb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -13,8 +13,8 @@ * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of estimating available memory. -2008-08-23 David Reitter - +2008-08-23 David Reitter + * nsterm.m (ns_draw_window_cursor): Don't call NSDisableScreenUpdates and NSEnableScreenUpdates on non-NS_IMPL_COCOA systems.