Fri, 30 May 2008 02:34:46 +0000 |
Kenichi Handa |
(font_style_to_value, font_score): Delete casting of the
|
Wed, 28 May 2008 11:47:01 +0000 |
Kenichi Handa |
(font_parse_family_registry): Use Ffont_put to validate
|
Sun, 25 May 2008 11:00:52 +0000 |
Kenichi Handa |
(LGSTRING_HEADER_SIZE, LGSTRING_GLYPH_SIZE)
|
Thu, 22 May 2008 22:12:00 +0000 |
Jason Rumney |
Don't include strings.h.
|
Thu, 22 May 2008 14:52:29 +0000 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
Thu, 22 May 2008 13:36:30 +0000 |
Jason Rumney |
(font_style_to_value, font_score): Use xstricmp.
|
Thu, 22 May 2008 05:20:54 +0000 |
Kenichi Handa |
(font_prop_validate_style): Adjusted for the format
|
Thu, 22 May 2008 02:20:16 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 22 May 2008 02:19:21 +0000 |
Kenichi Handa |
Checking of FONT_DEBUG is moved to font.h. All calls of
|
Tue, 20 May 2008 16:00:55 +0000 |
Juanma Barranquero |
(syms-of-font) <font-encoding-alist>:
|
Tue, 20 May 2008 06:33:10 +0000 |
Kenichi Handa |
(Vfont_encoding_alist, find_font_encoding): Moved from
|
Mon, 19 May 2008 07:22:45 +0000 |
Kenichi Handa |
(font_list_entities): Fix handling of cache.
|
Thu, 15 May 2008 10:29:19 +0000 |
Kenichi Handa |
(font_find_for_lface): Reflect LFACE_FONT in the font
|
Wed, 14 May 2008 12:27:59 +0000 |
Kenichi Handa |
(font_clear_cache): Check if the cached vector of entities is nil
|
Wed, 14 May 2008 10:38:27 +0000 |
Kenichi Handa |
(font_prop_validate): Make nil a valid value.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:25:55 +0000 |
Kenichi Handa |
Include <strings.h>.
|
Thu, 08 May 2008 04:06:47 +0000 |
Juanma Barranquero |
(Ffont_match_p): Don't use `iff' in docstring.
|
Sun, 27 Apr 2008 09:06:42 +0000 |
Kenichi Handa |
(font_prop_validate): Signal `error' instead of `font'.
|
Sat, 01 Mar 2008 20:20:43 +0000 |
Jason Rumney |
(font_unparse_fcname): Increase len when style is a symbol.
|
Tue, 26 Feb 2008 18:18:05 +0000 |
Stefan Monnier |
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
|
Tue, 26 Feb 2008 16:23:39 +0000 |
Juanma Barranquero |
(Ffont_spec, Ffont_at): Fix typos in docstrings.
|
Mon, 25 Feb 2008 01:43:02 +0000 |
Kenichi Handa |
If the font driver doesn't have `shape' function, return Qnil.
|
Fri, 22 Feb 2008 19:04:03 +0000 |
Stefan Monnier |
(font_match_xlfd, font_check_xlfd_parse): New funs.
|
Mon, 18 Feb 2008 18:38:49 +0000 |
Stefan Monnier |
(font_unparse_xlfd): Don't ignore integer pixel size specs.
|
Sun, 17 Feb 2008 02:03:58 +0000 |
Kenichi Handa |
Include xterm.h.
|
Sat, 16 Feb 2008 14:48:26 +0000 |
Eli Zaretskii |
(Ffont_fill_gstring, Fget_font_glyphs): Fix compilation warnings.
|
Wed, 06 Feb 2008 04:21:49 +0000 |
Glenn Morris |
Update copyright years.
|
Wed, 06 Feb 2008 03:14:46 +0000 |
Stefan Monnier |
(check_gstring): Use them and AREF to access the vector before
|
Mon, 28 Jan 2008 23:59:56 +0000 |
Kenichi Handa |
(font_find_for_lface): Fix previous change. Be sure to
|