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'.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Thu, 18 Oct 2001 16:22:55 +0000 Andrew Innes (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Wed, 16 May 2001 10:18:09 +0000 Gerd Moellmann (Ffontset_info): Check that face is non-null
Tue, 13 Mar 2001 08:14:35 +0000 Kenichi Handa (syms_of_fontset): Describe highlight-wrong-size-font
Sat, 24 Feb 2001 02:45:00 +0000 Kenichi Handa (Fnew_fontset): Fix handling of the case that an
Sun, 28 Jan 2001 15:41:57 +0000 Andrew Choi * fontset.c (fontset_pattern_regexp): Allocate three more bytes to
Sun, 28 Jan 2001 01:12:01 +0000 Kenichi Handa (font_family_registry): Even if FONTNAME conform to
Tue, 02 Jan 2001 14:11:36 +0000 Eli Zaretskii (fontset_ref): Remove unused variable `i'.
Fri, 27 Oct 2000 18:57:17 +0000 Jason Rumney (syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10
Mon, 23 Oct 2000 22:10:00 +0000 Jason Rumney (syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of default
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Fri, 18 Aug 2000 05:05:39 +0000 Kenichi Handa (Finternal_char_font): Search only the selected frame for a window of
Mon, 24 Jul 2000 11:07:23 +0000 Kenichi Handa (fontset_ref): Remove INLINE declaration.