log src/fontset.c @ 50715:46229d46cbeb

age author description
Thu, 20 Feb 2003 14:13:03 +0000 Juanma Barranquero *** empty log message ***
Thu, 20 Feb 2003 12:42:39 +0000 Kenichi Handa (Fset_fontset_font): Document that NAME nil means the default
Thu, 20 Feb 2003 08:40:35 +0000 Kenichi Handa (check_fontset_name): If NAME is nil, return the
Fri, 17 Jan 2003 08:10:00 +0000 Kenichi Handa (syms_of_fontset): Setup Vfont_encoding_alist here.
Fri, 06 Sep 2002 09:03:22 +0000 Juanma Barranquero (Fset_fontset_font): Fix spacing.
Tue, 16 Jul 2002 19:48:21 +0000 Ken Raeburn (font_family_registry, fs_query_fontset):
Tue, 16 Jul 2002 16:35:27 +0000 Ken Raeburn (Fset_fontset_font): Use SDATA instead of XSTRING()->data.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Sun, 16 Jun 2002 23:08:57 +0000 Andrew Choi In src/:
Mon, 20 May 2002 08:05:48 +0000 Ken Raeburn * fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 12 Dec 2001 20:06:10 +0000 Pavel Jank Fix typos, remove unnecessary space.
Wed, 14 Nov 2001 13:38:51 +0000 Pavel Jank Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 06 Nov 2001 13:18:10 +0000 Pavel Jank (fontset_font_pattern): Remove unused variable `family_registry'.