aboutsummaryrefslogtreecommitdiffstats
path: root/src/fontset.h
Commit message (Collapse)AuthorAgeFilesLines
* (FONT_INFO_ID): Build an ID from a font_info pointer.Gerd Moellmann1999-07-211-0/+22
| | | | | | (FONT_INFO_FROM_ID): Get a font_info pointer from an ID. (toplevel): Add extern declarations for Vfontset_alias_alist and Vglobal_fontset_alist.
* (list_fonts_func): Fix prototype.Kenichi Handa1998-10-211-4/+4
|
* (FONT_ENCODING_NOT_DECIDED): The value is changed to 255.Kenichi Handa1998-04-151-2/+7
| | | | | (find_ccl_program_func): Extern it. (Fquery_fontset): Args number changed to 2.
* (GENERIC_FONT_PTR): Commented-out definition deleted.Richard M. Stallman1998-02-061-4/+0
|
* Add prototypes and more function declarations.Andreas Schwab1997-11-211-13/+24
|
* Adjusted for the name change ofKenichi Handa1997-08-221-1/+1
| | | | Valternate_fontname_alist.
* (Vignore_relative_composition): Extern it.Kenichi Handa1997-08-101-0/+1
|
* Move #endif at the tail.Kenichi Handa1997-07-021-1/+1
|
* (font_idx_temp): Extern it.Kenichi Handa1997-06-211-0/+18
| | | | (FS_LOAD_FONT): New macro.
* Change copyright notices.Richard M. Stallman1997-06-201-3/+2
|
* (FONT_ENCODING_NOT_DECIDED): New macro.Kenichi Handa1997-05-281-0/+5
|
* Change the declaration o encodingKenichi Handa1997-05-191-1/+1
| | | | from `int' to `unsigned char'.
* (struct font_info): Change the declaration o encodingKenichi Handa1997-05-191-1/+1
| | | | from `char' to `int'.
* (Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.Kenichi Handa1997-04-071-0/+2
|
* (Valternative_fontname_alist): Extern it.Kenichi Handa1997-03-191-0/+1
|
* Adjusted for the change of MAX_CHARSET.Kenichi Handa1997-03-181-4/+4
|
* (Vuse_default_ascent): Extern.Kenichi Handa1997-02-271-0/+5
|
* Fix FSF address in comment.Karl Heuer1997-02-231-12/+14
|
* Initial revisionKarl Heuer1997-02-201-0/+201