2001-10-18 |
Andrew Innes |
(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable
|
2001-10-16 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
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 more bytes to
|
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 on w32 10
|
2000-10-23 |
Jason Rumney |
(syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of default
|
2000-10-22 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
2000-08-22 |
Andrew Innes |
Include keyboard.h before frame.h.
|
2000-08-18 |
Kenichi Handa |
(Finternal_char_font): Search only the selected frame for a window of
|
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 Handa |
Include "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 doc string.
|
2000-03-21 |
Kenichi Handa |
All codes rewritten or adjusted for the change of
|
1999-12-15 |
Kenichi Handa |
(Vvertical_centering_font_regexp): New variable.
|
1999-10-25 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
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 Handa |
Include 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 Schwab |
Fix -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 Schwab |
Protoize 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 Qnil.
|
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_FONT.
|
1997-06-20 |
Richard M. Stallman |
Change copyright notices.
|
1997-06-09 |
Richard M. Stallman |
(list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.
|
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 Handa |
Adjusted for the change of MAX_CHARSET.
|
1997-02-27 |
Kenichi Handa |
(syms_of_fontset): Intern Qfontset. Declare new lisp
|
1997-02-23 |
Karl Heuer |
Fix FSF address in comment.
|
1997-02-20 |
Karl Heuer |
Initial revision
|