changeset 101056:bc5b4c7423f5

x-font-family-list has been removed.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 10 Jan 2009 12:57:20 +0000
parents b7431d2f12cb
children 0f65c250c9cf
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Jan 10 12:55:43 2009 +0000
+++ b/etc/NEWS	Sat Jan 10 12:57:20 2009 +0000
@@ -1165,6 +1165,10 @@
 ** `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 @@
 *** 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:
 +++