aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDmitry Antipov2014-10-30 12:37:08 +0300
committerDmitry Antipov2014-10-30 12:37:08 +0300
commit66e773e9974e4d7dbf85dd40d227b2269da76c22 (patch)
tree3611f41f9aad47c6d98549537eca8e4b1cb6b920 /src/ChangeLog
parentde86a5c06d5f102072ae695d274a730cd4510d35 (diff)
downloademacs-66e773e9974e4d7dbf85dd40d227b2269da76c22.tar.gz
emacs-66e773e9974e4d7dbf85dd40d227b2269da76c22.zip
* xfaces.c (Finternal_set_lisp_face_attribute): Don't try to realize
font on an initial frame when running as a daemon (Bug#18869).
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 89c0bb8fd8e..cb13ffa8dd8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-10-30 Dmitry Antipov <dmantipov@yandex.ru>
2
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).
5
12014-10-30 Eli Zaretskii <eliz@gnu.org> 62014-10-30 Eli Zaretskii <eliz@gnu.org>
2 7
3 * fileio.c (Fexpand_file_name): Use make_unibyte_string, not 8 * fileio.c (Fexpand_file_name): Use make_unibyte_string, not