aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2009-01-10 12:57:20 +0000
committerChong Yidong <[email protected]>2009-01-10 12:57:20 +0000
commit53ed745ab7978c8ece696a78807cbdda72fc5dd2 (patch)
tree781704abb776f4738d42d0c12ca85a066c8ca766 /etc
parentb0caa7fb777f5fde3bc71c403283db2d7c36f78d (diff)
x-font-family-list has been removed.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8824ca8899..143342b5ad 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:
+++