emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/etc NEWS


From: Chong Yidong
Subject: [Emacs-diffs] emacs/etc NEWS
Date: Sat, 10 Jan 2009 12:57:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/01/10 12:57:21

Modified files:
        etc            : NEWS 

Log message:
        x-font-family-list has been removed.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/NEWS?cvsroot=emacs&r1=1.1973&r2=1.1974

Patches:
Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1973
retrieving revision 1.1974
diff -u -b -r1.1973 -r1.1974
--- NEWS        10 Jan 2009 12:55:43 -0000      1.1973
+++ NEWS        10 Jan 2009 12:57:20 -0000      1.1974
@@ -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:
 +++




reply via email to

[Prev in Thread] Current Thread [Next in Thread]