aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 07e4a148ba2..e01c70f3dce 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12014-10-08 Leo Liu <sdl.web@gmail.com>
2
3 Enhance terpri to allow conditionally output a newline. (Bug#18652)
4 * keymap.c (describe_vector_princ):
5 * keyboard.c (Fcommand_error_default_function): Adapt to change to
6 Fterpri.
7
8 * print.c (printchar_stdout_last): Declare.
9 (printchar): Record the last char written to stdout.
10 (Fterpri): Add optional argument ENSURE.
11
12014-10-08 Eli Zaretskii <eliz@gnu.org> 122014-10-08 Eli Zaretskii <eliz@gnu.org>
2 13
3 * w32inevt.c (maybe_generate_resize_event): Pass non-zero as the 14 * w32inevt.c (maybe_generate_resize_event): Pass non-zero as the