aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2010-12-27 18:23:49 +0100
committerAndreas Schwab2010-12-27 18:23:49 +0100
commitc4b607ede11227b48de24b861f728d8fd20e6753 (patch)
treef245f9498ed797763f11ceca573f5fdf6c644ae1 /src/ChangeLog
parent59fc5cf9ec3651c142c9482db6f8ff5d735ad9c8 (diff)
downloademacs-c4b607ede11227b48de24b861f728d8fd20e6753.tar.gz
emacs-c4b607ede11227b48de24b861f728d8fd20e6753.zip
* scroll.c: Fix comment.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c640a9ef814..fc66f43f5e5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-12-27 Andreas Schwab <schwab@linux-m68k.org> 12010-12-27 Andreas Schwab <schwab@linux-m68k.org>
2 2
3 * scroll.c: Fix comment.
4
3 * dispnew.c (add_window_display_history) 5 * dispnew.c (add_window_display_history)
4 (add_frame_display_history, glyph_row_slice_p) 6 (add_frame_display_history, glyph_row_slice_p)
5 (find_glyph_row_slice, flush_stdout) 7 (find_glyph_row_slice, flush_stdout)