aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 463c895e5da..737a5078b24 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,9 @@
4 buffer position where we are to start the iteration. 4 buffer position where we are to start the iteration.
5 (handle_invisible_prop): Record in it->stop_charpos the position 5 (handle_invisible_prop): Record in it->stop_charpos the position
6 where the invisible text ends. (Bug#18035) 6 where the invisible text ends. (Bug#18035)
7 (hscroll_window_tree): Don't try hscrolling windows whose cursor
8 row has zero buffer position as their start position. Reported by
9 martin rudalics <rudalics@gmx.at>.
7 10
82014-07-16 Eli Zaretskii <eliz@gnu.org> 112014-07-16 Eli Zaretskii <eliz@gnu.org>
9 12