[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/fontset.c
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/src/fontset.c |
Date: |
Fri, 06 Sep 2002 05:03:23 -0400 |
Index: emacs/src/fontset.c
diff -c emacs/src/fontset.c:1.71 emacs/src/fontset.c:1.72
*** emacs/src/fontset.c:1.71 Tue Jul 16 15:48:21 2002
--- emacs/src/fontset.c Fri Sep 6 05:03:22 2002
***************
*** 979,985 ****
CHARACTER may be a cons; (FROM . TO), where FROM and TO are
non-generic characters. In that case, use FONTNAME
for all characters in the range FROM and TO (inclusive).
! CHARACTER may be a charset. In that case, use FONTNAME
for all character in the charsets.
FONTNAME may be a cons; (FAMILY . REGISTRY), where FAMILY is a family
--- 979,985 ----
CHARACTER may be a cons; (FROM . TO), where FROM and TO are
non-generic characters. In that case, use FONTNAME
for all characters in the range FROM and TO (inclusive).
! CHARACTER may be a charset. In that case, use FONTNAME
for all character in the charsets.
FONTNAME may be a cons; (FAMILY . REGISTRY), where FAMILY is a family