aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-06-15 19:44:11 +0000
committerChong Yidong2008-06-15 19:44:11 +0000
commitd54b8954d6141a0d5d207fb4a14cc228df85fd21 (patch)
treedd5986985279c63eeb474e555c2f8cd986df5682
parent53c7540dc3fe0288fe55d8e569de497d70cb0684 (diff)
downloademacs-d54b8954d6141a0d5d207fb4a14cc228df85fd21.tar.gz
emacs-d54b8954d6141a0d5d207fb4a14cc228df85fd21.zip
*** New function `font-face-attributes' returns a plist of face
attributes set by a font.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8aba3907e60..96064d90141 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1097,6 +1097,9 @@ currently `x' and `xft'.
1097 1097
1098*** New function `font-get' returns a font property value. 1098*** New function `font-get' returns a font property value.
1099 1099
1100*** New function `font-face-attributes' returns a plist of face
1101attributes set by a font.
1102
1100*** New function `font-put' sets a font property value. 1103*** New function `font-put' sets a font property value.
1101 1104
1102*** New function `list-fonts' returns a list of font-entities matching 1105*** New function `list-fonts' returns a list of font-entities matching