1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

Add description for the argument change of

`set-fontset-font' and `print-fontset'.
This commit is contained in:
Kenichi Handa 2009-03-13 05:07:41 +00:00
parent d6eb4e250a
commit 2d2db320ff
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-03-13 Kenichi Handa <handa@m17n.org>
* NEWS: Add description for the argument change of
`set-fontset-font' and `print-fontset'.
2009-02-25 Glenn Morris <rgm@gnu.org>
* MORE.STUFF: Mention Zile.

View File

@ -1266,6 +1266,14 @@ mlm-* functions and variables (formerly used for Malayalam script).
**** `tamil' and `tml-util, and all associated tamil-* and tml-*
functions and variables (formerly used for Tamil script).
*** The meaning of NAME argument of `set-fontset-font' is changed.
Previously nil is accepted as the default fontset. Now, nil is for
the fontset of the selected frame and t is for the default fontset.
*** The meaning of FONTSET argument of `print-fontset' is changed.
Now, nil is for the fontset of the selected frame and t is for the
default fontset.
---
** The variable temp-file-name-pattern has been removed.
This variable was only used by call-process-region, which now uses