log src/fontset.c @ 40656:cdfd4d09b79a

age author description
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.