From 53ed745ab7978c8ece696a78807cbdda72fc5dd2 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 10 Jan 2009 12:57:20 +0000 Subject: [PATCH] x-font-family-list has been removed. --- etc/NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 8824ca88992..143342b5ad6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1165,6 +1165,10 @@ checking/manipulating elements directly, use the new functions ** `mode-name' is no longer guaranteed to be a string. Use `(format-mode-line mode-name)' to ensure a string value. ++++ +** The function x-font-family-list has been removed. +Use the new function font-family-list (see Lisp Changes, below). + ** Internationalization changes *** The value of the function `charset-id' is now always 0. @@ -1631,9 +1635,6 @@ currently `x' and `xft'. *** The function `set-fontset-font' now accepts a script name as the 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: +++ -- 2.39.2