log src/fontset.c @ 22792:19ed63955546

age author description
Thu, 09 Jul 1998 02:02:33 +0000 Kenichi Handa (fs_load_font): Typo in comments fixed.
Wed, 15 Apr 1998 07:12:49 +0000 Kenichi Handa (find_ccl_program_func): New variable.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Tue, 10 Mar 1998 00:29:10 +0000 Richard M. Stallman (fontset_pattern_regexp): `==' was used instead of `='.
Tue, 25 Nov 1997 04:49:10 +0000 Richard M. Stallman (free_fontset_data): Don't free null pointer.
Fri, 21 Nov 1997 15:01:36 +0000 Andreas Schwab Protoize functions declarations.
Fri, 22 Aug 1997 01:19:27 +0000 Kenichi Handa (Valternate_fontname_alist): Name changed from
Sun, 10 Aug 1997 04:13:19 +0000 Kenichi Handa (Vignore_relative_composition): New variable.
Tue, 05 Aug 1997 18:08:38 +0000 Richard M. Stallman (syms_of_fontset): Doc fixes.
Fri, 25 Jul 1997 07:53:16 +0000 Kenichi Handa (syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.
Wed, 09 Jul 1997 06:54:54 +0000 Kenichi Handa (Ffont_info): Make vector of correct size.
Sat, 21 Jun 1997 00:45:09 +0000 Kenichi Handa (font_idx_temp): New temprary variable used in FS_LOAD_FONT.
Fri, 20 Jun 1997 06:30:29 +0000 Richard M. Stallman Change copyright notices.
Mon, 09 Jun 1997 18:00:36 +0000 Richard M. Stallman (list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.
Wed, 28 May 1997 04:36:21 +0000 Kenichi Handa (fs_load_font): Before using a fontset, be sure to
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (fs_load_font): Modified to cope with the above change
Fri, 16 May 1997 00:43:08 +0000 Kenichi Handa (fontset_pattern_regexp): Cast to (char *) before
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Vfontset_alias_alist): New variable.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (Vhighlight_wrong_size_font, Vclip_large_size_font):
Wed, 19 Mar 1997 16:33:06 +0000 Kenichi Handa (Valternative_fontname_alist): New variable.
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa Adjusted for the change of MAX_CHARSET.
Thu, 27 Feb 1997 07:52:23 +0000 Kenichi Handa (syms_of_fontset): Intern Qfontset. Declare new lisp
Sun, 23 Feb 1997 09:20:52 +0000 Karl Heuer Fix FSF address in comment.
Thu, 20 Feb 1997 07:02:49 +0000 Karl Heuer Initial revision