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 af2d38d2e87..2d6fda4fec7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-04-14 Eli Zaretskii <eliz@gnu.org>
2
3 * buffer.c (syms_of_buffer) <left-margin-width, right-margin-width>
4 <left-fringe-width, right-fringe-width, fringes-outside-margins>:
5 Mention in the doc string that setting these variables takes
6 effect only after a call to set-window-buffer. (Bug#14200)
7
12013-04-13 Eli Zaretskii <eliz@gnu.org> 82013-04-13 Eli Zaretskii <eliz@gnu.org>
2 9
3 * indent.c (Fvertical_motion): Don't consider display strings on 10 * indent.c (Fvertical_motion): Don't consider display strings on