]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 94404c79885ec45258243c7c8756caa5032f69a0..dc7624f613e83ae072a017ba0f7b1e8fe519382a 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.