aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7e1768e2cda..7f05f6fe21f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12014-09-23 Paul Eggert <eggert@cs.ucla.edu> 12014-09-23 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * lisp.h (lispstpcpy): Rename from lispstrcpy, and act like stpcpy.
4 All callers changed.
5 * xterm.c (x_term_init): Use new functionality to avoid two needs
6 to compute a string length.
7
3 * dispextern.h, xdisp.c (window_box_right_offset): Now static. 8 * dispextern.h, xdisp.c (window_box_right_offset): Now static.
4 9
52014-09-23 Dmitry Antipov <dmantipov@yandex.ru> 102014-09-23 Dmitry Antipov <dmantipov@yandex.ru>