aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 cb13ffa8dd8..6e2e55fa570 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,8 @@
3 * xfaces.c (Finternal_set_lisp_face_attribute): Don't try to realize 3 * xfaces.c (Finternal_set_lisp_face_attribute): Don't try to realize
4 font on an initial frame when running as a daemon (Bug#18869). 4 font on an initial frame when running as a daemon (Bug#18869).
5 5
6 * fontset.c (toplevel): Adjust comment to match 2014-06-19 change.
7
62014-10-30 Eli Zaretskii <eliz@gnu.org> 82014-10-30 Eli Zaretskii <eliz@gnu.org>
7 9
8 * fileio.c (Fexpand_file_name): Use make_unibyte_string, not 10 * fileio.c (Fexpand_file_name): Use make_unibyte_string, not