aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a702a29a7d..4afcdcf0711 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12015-02-09 Eli Zaretskii <eliz@gnu.org>
2
3 * indent.c (Fvertical_motion): Accept an additional argument
4 CUR-COL and use it as the starting screen coordinate.
5 * window.c (window_scroll_line_based, Fmove_to_window_line): All
6 callers of vertical-motion changed.
7
12015-02-09 Dima Kogan <dima@secretsauce.net> 82015-02-09 Dima Kogan <dima@secretsauce.net>
2 9
3 * font.c (font_score): Remove unused variable assignment. 10 * font.c (font_score): Remove unused variable assignment.