*** The function x-font-family-list is now obsolete.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 9 Jan 2009 14:14:09 +0000 (14:14 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 9 Jan 2009 14:14:09 +0000 (14:14 +0000)
Instead, use the new function font-family-list.

etc/NEWS

index 94404c7..dc7624f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1626,6 +1626,9 @@ currently `x' and `xft'.
 second argument, and has an optional 5th argument to control how to
 set the font.
 
+*** The function x-font-family-list is now obsolete.
+Instead, use the new function font-family-list, below.
+
 *** New functions:
 +++
 **** `fontp' checks if the argument is a font-spec or font-entity.