diff options
| author | Chong Yidong | 2009-01-09 14:14:51 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-01-09 14:14:51 +0000 |
| commit | 1294e2bfc162b774073b107ae76636f62496f787 (patch) | |
| tree | cbbf0733d3ae72451a7f2aa4f369c1796f8baa68 /etc | |
| parent | bd9d28f7dd85a896a8f4fa6ec953c8743667d337 (diff) | |
| download | emacs-1294e2bfc162b774073b107ae76636f62496f787.tar.gz emacs-1294e2bfc162b774073b107ae76636f62496f787.zip | |
Last change documented.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1625,7 +1625,7 @@ currently `x' and `xft'. | |||
| 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. | 1629 | *** The function x-font-family-list is now obsolete. |
| 1630 | Instead, use the new function font-family-list, below. | 1630 | Instead, use the new function font-family-list, below. |
| 1631 | 1631 | ||