]> code.delx.au - gnu-emacs/history - src/fontset.c
*** empty log message ***
[gnu-emacs] / src / fontset.c
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-19 Kenichi HandaCopyright fixed
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-04-25 Kenichi Handa(fontset_set): Fix previous change.
2005-04-22 Kenichi Handa*** empty log message ***
2005-03-08 Kenichi Handa(set_default_ascii_font): New function.
2004-11-08 Kenichi Handa(fontset_pattern_regexp): Cancel my previous change;
2004-11-04 Kim F. Storm(fontset_pattern_regexp): Use unsigned char.
2004-11-04 Kenichi Handa(fontset_pattern_regexp): If '*' is preceded by '\',
2004-10-25 Kenichi Handa(fontset_pattern_regexp): Optimize for the case that
2004-10-18 Kenichi Handa(fs_load_font): Use fast_string_match_ignore_case for
2004-06-30 Stefan Monnier(Fset_fontset_font): Remove unused vars `family' and...
2004-04-23 Kenichi Handa(Finternal_char_font): If POSITION is nil, return
2004-04-20 John Paul Wallington(regularize_fontname): Renamed from regulalize_fontname.
2004-01-19 Kenichi Handa(fontset_font_pattern): Fix previous change.
2004-01-07 Kenichi Handa(fontset_ref_via_base): Fix previous change.
2003-12-29 Kenichi Handa(Voverriding_fontspec_alist): New variable.
2003-11-16 Jan DjärvRemove period at end of error message.
2003-10-02 Kenichi Handa(fs_load_font): Don't set fontp->font_encoder to NULL
2003-09-28 Kenichi Handa(Finternal_char_font): Change return value to
2003-09-01 Miles BaderAdd arch taglines
2003-05-17 Richard M. Stallman(Ffontset_info): Pass new arg to map_char_table.
2003-02-20 Juanma Barranquero*** empty log message ***
2003-02-20 Kenichi Handa(Fset_fontset_font): Document that NAME nil means the...
2003-02-20 Kenichi Handa(check_fontset_name): If NAME is nil, return the
2003-01-17 Kenichi Handa(syms_of_fontset): Setup Vfont_encoding_alist here.
2002-09-06 Juanma Barranquero(Fset_fontset_font): Fix spacing.
2002-07-16 Ken Raeburn(font_family_registry, fs_query_fontset):
2002-07-16 Ken Raeburn(Fset_fontset_font): Use SDATA instead of XSTRING(...
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-06-16 Andrew ChoiIn src/:
2002-05-20 Ken Raeburn* fontset.c (Fset_fontset_font): Use SYMBOL_NAME and...
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
2001-12-12 Pavel JaníkFix typos, remove unnecessary space.
2001-11-14 Pavel JaníkRemove variables `Vhighlight_wrong_size_font' and ...
2001-11-13 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-06 Pavel Janík(fontset_font_pattern): Remove unused variable `family_...
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-18 Andrew Innes(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-05-16 Gerd Moellmann(Ffontset_info): Check that face is non-null
2001-03-13 Kenichi Handa(syms_of_fontset): Describe highlight-wrong-size-font
2001-02-24 Kenichi Handa(Fnew_fontset): Fix handling of the case that an
2001-01-28 Andrew Choi* fontset.c (fontset_pattern_regexp): Allocate three...
2001-01-28 Kenichi Handa(font_family_registry): Even if FONTNAME conform to
2001-01-02 Eli Zaretskii(fontset_ref): Remove unused variable `i'.
2000-10-27 Jason Rumney(syms_of_fontset) [WINDOWSNT]: Make default fontsize...
2000-10-23 Jason Rumney(syms_of_fontset) [WINDOWSNT]: Special case for ASCII...
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-18 Kenichi Handa(Finternal_char_font): Search only the selected frame...
2000-07-24 Kenichi Handa(fontset_ref): Remove INLINE declaration.
2000-07-13 Gerd Moellmann(AREF, ASIZE): Remove definitions.
2000-07-10 Kenichi Handa(Ffontset_info): Make the return value more compatible
2000-06-20 Kenichi Handa(FONTSET_ASCII): Use the first element of char table
2000-06-08 Kenichi Handa(Fset_fontset_font): The arg CHARACTER may be a charset.
2000-05-26 Kenichi Handa(check_registry_encoding): This function deleted.
2000-05-26 Kenichi Handa(syms_of_fontset): Adjust the font name for ascii of
2000-05-20 Kenichi Handa(fontset_ref): Use SPLIT_CHAR instead of
2000-05-18 Dave Love(Ffontset_info): ...and another.
2000-05-18 Dave Love(Ffontset_info): Fix newline in doc.
2000-05-17 Kenichi HandaInclude "buffer.h".
2000-05-01 Kenichi Handa(fs_load_font): By default, use 0x00..0x7f for ASCII.
2000-04-20 Kenichi Handa(Fset_fontset_font): Fix docstring. Local variable
2000-04-08 Ken Raeburn(make_fontset_for_ascii_face): Use XINT on return value.
2000-03-21 Dave Love(Fset_fontset_font, Ffontset_font): Fix newlines in...
2000-03-21 Kenichi HandaAll codes rewritten or adjusted for the change of
1999-12-15 Kenichi Handa(Vvertical_centering_font_regexp): New variable.
1999-10-25 Ken Raeburnmore XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp...
1999-09-13 Gerd Moellmann(Ffont_info): Change for Lisp_Object selected_frame.
1999-04-12 Kenichi Handa(Fset_fontset_font): Fix previous change.
1999-04-10 Kenichi Handa(Fquery_fontset): Check for fontset aliases here.
1999-04-07 Richard M. Stallman(Fquery_fontset): Don't check for fontset aliases here.
1998-10-21 Kenichi HandaInclude frame.h before fontset.h.
1998-07-09 Kenichi Handa(fs_load_font): Typo in comments fixed.
1998-04-15 Kenichi Handa(find_ccl_program_func): New variable.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-10 Richard M. Stallman(fontset_pattern_regexp): `==' was used instead of...
1997-11-25 Richard M. Stallman(free_fontset_data): Don't free null pointer.
1997-11-21 Andreas SchwabProtoize functions declarations.
1997-08-22 Kenichi Handa(Valternate_fontname_alist): Name changed from
1997-08-10 Kenichi Handa(Vignore_relative_composition): New variable.
1997-08-05 Richard M. Stallman(syms_of_fontset): Doc fixes.
1997-07-25 Kenichi Handa(syms_of_fontset): Set Vhighlight_wrong_size_font to...
1997-07-09 Kenichi Handa(Ffont_info): Make vector of correct size.
1997-06-21 Kenichi Handa(font_idx_temp): New temprary variable used in FS_LOAD_...
1997-06-20 Richard M. StallmanChange copyright notices.
1997-06-09 Richard M. Stallman(list_fontsets, fs_load_font): fast_c_string_match_igno...
1997-05-28 Kenichi Handa(fs_load_font): Before using a fontset, be sure to
1997-05-19 Kenichi Handa(fs_load_font): Modified to cope with the above change
1997-05-16 Kenichi Handa(fontset_pattern_regexp): Cast to (char *) before
1997-05-10 Kenichi Handa(Vfontset_alias_alist): New variable.
1997-04-07 Kenichi Handa(Vhighlight_wrong_size_font, Vclip_large_size_font):
1997-03-19 Kenichi Handa(Valternative_fontname_alist): New variable.
1997-03-18 Kenichi HandaAdjusted for the change of MAX_CHARSET.
1997-02-27 Kenichi Handa(syms_of_fontset): Intern Qfontset. Declare new lisp
1997-02-23 Karl HeuerFix FSF address in comment.
1997-02-20 Karl HeuerInitial revision