aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c0c85c15ee9..3b0b295e695 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12013-01-06 Chong Yidong <cyd@gnu.org>
2
3 * keyboard.c (echo_add_char): New function, factored out from
4 echo_char. Don't add a space if the previous echo string was
5 empty (Bug#13255).
6 (echo_char): Use it.
7 (read_key_sequence): When echoing mock input, ensure that the
8 trailing dash is properly added.
9
12013-01-05 Eli Zaretskii <eliz@gnu.org> 102013-01-05 Eli Zaretskii <eliz@gnu.org>
2 11
3 * xdisp.c (dump_glyph): Align glyph data better. Use "pD" instead 12 * xdisp.c (dump_glyph): Align glyph data better. Use "pD" instead