aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-04-15 08:30:29 +0200
committerJoakim Verona2013-04-15 08:30:29 +0200
commitd23364e4a27b2ec625cdbf3428d4600fcd1ef7a2 (patch)
treee5c63701ea60b09a10dd04736dde5802e160b86e /src/ChangeLog
parent679f5c7157a39033a9d462db3c47e5ce3c89304e (diff)
parent35c5bbbad00618df4d4d738bbd6b6ea9023922eb (diff)
downloademacs-d23364e4a27b2ec625cdbf3428d4600fcd1ef7a2.tar.gz
emacs-d23364e4a27b2ec625cdbf3428d4600fcd1ef7a2.zip
auto upstream
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index af2d38d2e87..5c0e26760c7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12013-04-14 Paul Eggert <eggert@cs.ucla.edu>
2
3 * keyboard.c (timer_start_idle): Remove no-longer-used local.
4
52013-04-14 Eli Zaretskii <eliz@gnu.org>
6
7 * buffer.c (syms_of_buffer) <left-margin-width, right-margin-width>
8 <left-fringe-width, right-fringe-width, fringes-outside-margins>:
9 Mention in the doc string that setting these variables takes
10 effect only after a call to set-window-buffer. (Bug#14200)
11
12013-04-13 Eli Zaretskii <eliz@gnu.org> 122013-04-13 Eli Zaretskii <eliz@gnu.org>
2 13
3 * indent.c (Fvertical_motion): Don't consider display strings on 14 * indent.c (Fvertical_motion): Don't consider display strings on