aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2008-08-25 22:17:51 +0000
committerChong Yidong2008-08-25 22:17:51 +0000
commit154c218fb21fe988516a6e85b215a0d40a41de7e (patch)
treeb2017697c9b2e5f46ca70573765e64731ffffddf /src
parentfa5cde3676abdefc7d349f1ee3a7d8f033b209a2 (diff)
downloademacs-154c218fb21fe988516a6e85b215a0d40a41de7e.tar.gz
emacs-154c218fb21fe988516a6e85b215a0d40a41de7e.zip
Remove trailing whitespace.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9a12bb74e50..c0ed6a42feb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -13,8 +13,8 @@
13 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of 13 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
14 estimating available memory. 14 estimating available memory.
15 15
162008-08-23 David Reitter <david.reitter@gmail.com> 162008-08-23 David Reitter <david.reitter@gmail.com>
17 17
18 * nsterm.m (ns_draw_window_cursor): Don't call 18 * nsterm.m (ns_draw_window_cursor): Don't call
19 NSDisableScreenUpdates and NSEnableScreenUpdates on 19 NSDisableScreenUpdates and NSEnableScreenUpdates on
20 non-NS_IMPL_COCOA systems. 20 non-NS_IMPL_COCOA systems.