aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2013-11-08 18:26:03 +0100
committerJan Djärv2013-11-08 18:26:03 +0100
commit5b97b4c0dff8ea6b77040fa11b3e28e4a1289ac5 (patch)
treeb2c2959f42195224f453f78f1cfce8888ad0e963 /src/ChangeLog
parent220a304ac3e1948e40ea76a82bc62bd81c2a6906 (diff)
downloademacs-5b97b4c0dff8ea6b77040fa11b3e28e4a1289ac5.tar.gz
emacs-5b97b4c0dff8ea6b77040fa11b3e28e4a1289ac5.zip
* lisp/faces.el (describe-face): Add distant-foreground.
* src/xfaces.c (lface_fully_specified_p): Let distant-foreground be unspecified. (realize_default_face): Remove assignment to distant-foreground if unspecified. Fixes: debbugs:15815
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 2a5c828578f..59a43d9a391 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-11-08 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xfaces.c (lface_fully_specified_p): Let distant-foreground be
4 unspecified.
5 (realize_default_face): Remove assignment to distant-foreground if
6 unspecified (Bug#15815).
7
12013-11-08 Eli Zaretskii <eliz@gnu.org> 82013-11-08 Eli Zaretskii <eliz@gnu.org>
2 9
3 * xdisp.c (message_dolog): Make sure the *Messages* buffer has its 10 * xdisp.c (message_dolog): Make sure the *Messages* buffer has its