comparison etc/NEWS @ 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 e01b35f67245
children 271fc1a3dbca
comparison
equal deleted inserted replaced
101028:d3a67a9e7177 101029:09f5fecd8003
1624 1624
1625 *** The function `set-fontset-font' now accepts a script name as the 1625 *** The function `set-fontset-font' now accepts a script name as the
1626 second argument, and has an optional 5th argument to control how to 1626 second argument, and has an optional 5th argument to control how to
1627 set the font. 1627 set the font.
1628 1628
1629 *** The function x-font-family-list is now obsolete.
1630 Instead, use the new function font-family-list, below.
1631
1629 *** New functions: 1632 *** New functions:
1630 +++ 1633 +++
1631 **** `fontp' checks if the argument is a font-spec or font-entity. 1634 **** `fontp' checks if the argument is a font-spec or font-entity.
1632 +++ 1635 +++
1633 **** `font-spec' creates a new font-spec object. 1636 **** `font-spec' creates a new font-spec object.