| Commit message (Expand) | Author | Age | Files | Lines |
* | (Fset_fontset_font): Treate `ascii' as charset, not script. | Kenichi Handa | 2002-08-19 | 1 | -7/+7 |
* | (fontset_add): Make the type `int'. | Kenichi Handa | 2002-08-15 | 1 | -2/+18 |
* | (fs_load_font): If fontp->charset is not negative, | Kenichi Handa | 2002-08-01 | 1 | -12/+21 |
* | (fontset_add): Declare args. Call make_number | Dave Love | 2002-07-30 | 1 | -15/+11 |
* | (Qprepend, Qappend): New variables. | Kenichi Handa | 2002-07-26 | 1 | -410/+745 |
* | (fontset_ref, fontset_set, fs_load_font) | Dave Love | 2002-07-16 | 1 | -5/+5 |
* | (Ffontset_info): Doc fix. Return charset names, not | Dave Love | 2002-05-25 | 1 | -9/+7 |
* | (Fclear_face_cache): Declare. | Dave Love | 2002-05-17 | 1 | -8/+5 |
* | (fs_load_font): Check fontp->full_name (not fontname) | Kenichi Handa | 2002-05-14 | 1 | -1/+2 |
* | (free_realized_fontsets): Call Fclear_face_cache instead | Kenichi Handa | 2002-05-13 | 1 | -0/+8 |
* | Mostly re-written. | Kenichi Handa | 2002-03-01 | 1 | -564/+421 |
* | Fix typos, remove unnecessary space. | Pavel Janík | 2001-12-12 | 1 | -23/+22 |
* | Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'. | Pavel Janík | 2001-11-14 | 1 | -10/+0 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-11-13 | 1 | -86/+86 |
* | (fontset_font_pattern): Remove unused variable `family_registry'. | Pavel Janík | 2001-11-06 | 1 | -1/+0 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -16/+16 |
* | (fs_load_font) [WINDOWSNT && _MSC_VER]: Disable | Andrew Innes | 2001-10-18 | 1 | -0/+8 |
* | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -8/+8 |
* | (Ffontset_info): Check that face is non-null | Gerd Moellmann | 2001-05-16 | 1 | -1/+1 |
* | (syms_of_fontset): Describe highlight-wrong-size-font | Kenichi Handa | 2001-03-13 | 1 | -12/+2 |
* | (Fnew_fontset): Fix handling of the case that an | Kenichi Handa | 2001-02-24 | 1 | -4/+11 |
* | * fontset.c (fontset_pattern_regexp): Allocate three more bytes to | Andrew Choi | 2001-01-28 | 1 | -1/+1 |
* | (font_family_registry): Even if FONTNAME conform to | Kenichi Handa | 2001-01-28 | 1 | -22/+30 |
* | (fontset_ref): Remove unused variable `i'. | Eli Zaretskii | 2001-01-02 | 1 | -14/+8 |
* | (syms_of_fontset) [WINDOWSNT]: Make default fontsize on w32 10 | Jason Rumney | 2000-10-27 | 1 | -1/+1 |
* | (syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of default | Jason Rumney | 2000-10-23 | 1 | -1/+5 |
* | Initial check-in: changes for building Emacs under Mac OS. | Andrew Choi | 2000-10-22 | 1 | -0/+6 |
* | Include keyboard.h before frame.h. | Andrew Innes | 2000-08-22 | 1 | -0/+1 |
* | (Finternal_char_font): Search only the selected frame for a window of | Kenichi Handa | 2000-08-18 | 1 | -1/+1 |
* | (fontset_ref): Remove INLINE declaration. | Kenichi Handa | 2000-07-24 | 1 | -14/+18 |
* | (AREF, ASIZE): Remove definitions. | Gerd Moellmann | 2000-07-13 | 1 | -4/+0 |
* | (Ffontset_info): Make the return value more compatible | Kenichi Handa | 2000-07-10 | 1 | -4/+17 |
* | (FONTSET_ASCII): Use the first element of char table | Kenichi Handa | 2000-06-20 | 1 | -19/+16 |
* | (Fset_fontset_font): The arg CHARACTER may be a charset. | Kenichi Handa | 2000-06-08 | 1 | -0/+10 |
* | (check_registry_encoding): This function deleted. | Kenichi Handa | 2000-05-26 | 1 | -31/+16 |
* | (syms_of_fontset): Adjust the font name for ascii of | Kenichi Handa | 2000-05-26 | 1 | -1/+2 |
* | (fontset_ref): Use SPLIT_CHAR instead of | Kenichi Handa | 2000-05-20 | 1 | -3/+3 |
* | (Ffontset_info): ...and another. | Dave Love | 2000-05-18 | 1 | -1/+1 |
* | (Ffontset_info): Fix newline in doc. | Dave Love | 2000-05-18 | 1 | -1/+1 |
* | Include "buffer.h". | Kenichi Handa | 2000-05-17 | 1 | -74/+182 |
* | (fs_load_font): By default, use 0x00..0x7f for ASCII. | Kenichi Handa | 2000-05-01 | 1 | -2/+4 |
* | (Fset_fontset_font): Fix docstring. Local variable | Kenichi Handa | 2000-04-20 | 1 | -12/+12 |
* | (make_fontset_for_ascii_face): Use XINT on return value. | Ken Raeburn | 2000-04-08 | 1 | -2/+2 |
* | (Fset_fontset_font, Ffontset_font): Fix newlines in doc string. | Dave Love | 2000-03-21 | 1 | -9/+9 |
* | All codes rewritten or adjusted for the change of | Kenichi Handa | 2000-03-21 | 1 | -452/+917 |
* | (Vvertical_centering_font_regexp): New variable. | Kenichi Handa | 1999-12-15 | 1 | -4/+17 |
* | more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine | Ken Raeburn | 1999-10-25 | 1 | -33/+33 |
* | (Ffont_info): Change for Lisp_Object selected_frame. | Gerd Moellmann | 1999-09-13 | 1 | -12/+6 |
* | (Fset_fontset_font): Fix previous change. | Kenichi Handa | 1999-04-12 | 1 | -1/+1 |
* | (Fquery_fontset): Check for fontset aliases here. | Kenichi Handa | 1999-04-10 | 1 | -6/+7 |