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 Bader |
Add 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 default
|
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()->data.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-06-16 |
Andrew Choi |
In src/:
|
2002-05-20 |
Ken Raeburn |
* fontset.c (Fset_fontset_font): Use SYMBOL_NAME and XSTRING
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2001-12-12 |
Pavel Janík |
Fix typos, remove unnecessary space.
|
2001-11-14 |
Pavel Janík |
Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
|
2001-11-13 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-06 |
Pavel Janík |
(fontset_font_pattern): Remove unused variable `family_registry'.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
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 `='.
|