changeset 101029:09f5fecd8003

*** The function x-font-family-list is now obsolete. Instead, use the new function font-family-list.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 09 Jan 2009 14:14:09 +0000
parents d3a67a9e7177
children 271fc1a3dbca
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Fri Jan 09 14:12:04 2009 +0000
+++ b/etc/NEWS	Fri Jan 09 14:14:09 2009 +0000
@@ -1626,6 +1626,9 @@
 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.