aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6048522cdc4..dde148dc165 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-07-05 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (pos_visible_p): If CHARPOS is at BEGV, and there is a
4 display property at BEGV, don't call move_it_to to move to a
5 position before BEGV. (Bug#17942)
6
12014-07-05 Stefan Monnier <monnier@iro.umontreal.ca> 72014-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * syntax.c (find_defun_start): Try the cache even 9 * syntax.c (find_defun_start): Try the cache even