diff options
| author | Chong Yidong | 2008-08-25 22:17:51 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-08-25 22:17:51 +0000 |
| commit | 154c218fb21fe988516a6e85b215a0d40a41de7e (patch) | |
| tree | b2017697c9b2e5f46ca70573765e64731ffffddf /src | |
| parent | fa5cde3676abdefc7d349f1ee3a7d8f033b209a2 (diff) | |
| download | emacs-154c218fb21fe988516a6e85b215a0d40a41de7e.tar.gz emacs-154c218fb21fe988516a6e85b215a0d40a41de7e.zip | |
Remove trailing whitespace.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
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 | ||
| 16 | 2008-08-23 David Reitter <david.reitter@gmail.com> | 16 | 2008-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. |