aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index acddd01dc4f..95afceece26 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12014-06-10 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as a duplicate of ...
4 * xfaces.c (prepare_face_for_display) [HAVE_WINDOW_SYSTEM]: ... this
5 function. Also adjust comment.
6 * fringe.c, w32term.c, xdisp.c, xterm.c: All users changed.
7
12014-06-09 Paul Eggert <eggert@cs.ucla.edu> 82014-06-09 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 Say (accept-process-output P)'s result pertains to P if P is non-nil. 10 Say (accept-process-output P)'s result pertains to P if P is non-nil.