aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2014-08-18 18:38:56 +0300
committerEli Zaretskii2014-08-18 18:38:56 +0300
commit73b7592be7270ed49724b33716c109aa95cbc2d0 (patch)
tree9fbf68062878d78101d62790a25b609df179b95b /src/ChangeLog
parent82193f227e98ab312c1cf7405691811eb357d6c1 (diff)
downloademacs-73b7592be7270ed49724b33716c109aa95cbc2d0.tar.gz
emacs-73b7592be7270ed49724b33716c109aa95cbc2d0.zip
src/xdisp.c (handle_stop): Improve commentary.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3a2e03aa99c..4c774468e5e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12014-08-18 Eli Zaretskii <eliz@gnu.org> 12014-08-18 Eli Zaretskii <eliz@gnu.org>
2 2
3 * xdisp.c (handle_stop): Improve commentary.
4
3 * indent.c (Fvertical_motion): Fix vertical motion up through a 5 * indent.c (Fvertical_motion): Fix vertical motion up through a
4 display property after a newline. (Bug#18276) 6 display property after a newline. (Bug#18276)
5 7