Wed, 09 Apr 2003 07:26:59 +0000 |
Kenichi Handa |
(Vface_font_rescale_alist): New variable.
|
Thu, 03 Apr 2003 01:40:19 +0000 |
Miles Bader |
(choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.
|
Mon, 31 Mar 2003 20:36:05 +0000 |
Kim F. Storm |
Remove extern decl for frame parameter vars.
|
Sat, 22 Feb 2003 22:20:00 +0000 |
Stefan Monnier |
(x_face_list_fonts): Fix int/Lisp_Object mixup.
|
Wed, 19 Feb 2003 06:14:55 +0000 |
Kenichi Handa |
(try_alternative_families): Try all scalable fonts if
|
Wed, 19 Feb 2003 05:59:54 +0000 |
Jan Dj«£rv |
* xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.
|
Tue, 18 Feb 2003 21:30:08 +0000 |
Jan Dj«£rv |
* xterm.c (x_list_fonts): If maxnames is less than 0, get all font
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Sun, 17 Nov 2002 23:51:19 +0000 |
Miles Bader |
(load_face_font): Set `face->overstrike' based on result from
|
Wed, 23 Oct 2002 16:55:19 +0000 |
Juanma Barranquero |
Remove definition of XColor.
|
Fri, 27 Sep 2002 00:43:40 +0000 |
Kenichi Handa |
(try_font_list): Pay attention to the case that FAMILY is nil.
|
Thu, 26 Sep 2002 08:03:52 +0000 |
Kenichi Handa |
(try_font_list): New arg PREFER_FACE_FAMILY. If it is
|
Fri, 13 Sep 2002 19:35:08 +0000 |
Richard M. Stallman |
(Fcolor_supported_p): Just one arg is required.
|
Fri, 19 Jul 2002 14:27:28 +0000 |
Ken Raeburn |
(may_use_scalable_font_p): Argument now points to
|
Tue, 16 Jul 2002 19:49:19 +0000 |
Ken Raeburn |
(xstricmp): String pointer args now point to const.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 10 Jul 2002 08:45:24 +0000 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
Sun, 16 Jun 2002 23:08:57 +0000 |
Andrew Choi |
In src/:
|
Tue, 11 Jun 2002 15:09:36 +0000 |
Stefan Monnier |
(tty_lookup_color): Type bool/Lisp_Object mismatch fixed.
|
Sun, 09 Jun 2002 13:02:16 +0000 |
Miles Bader |
(Ftty_supports_face_attributes_p): New function.
|
Mon, 20 May 2002 08:06:45 +0000 |
Ken Raeburn |
* xfaces.c (merge_face_vector_with_property): Use SYMBOL_NAME and
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Fri, 19 Apr 2002 18:36:58 +0000 |
Stefan Monnier |
(clear_font_table): Don't free the default font of
|
Wed, 13 Feb 2002 16:21:07 +0000 |
Richard M. Stallman |
(Finternal_make_lisp_face, Finternal_copy_lisp_face)
|
Fri, 08 Feb 2002 23:49:51 +0000 |
Kim F. Storm |
(Qmode_line_inactive): New face variable for mode-line
|
Sat, 02 Feb 2002 18:07:56 +0000 |
Eli Zaretskii |
(realize_default_face): Don't set the weight and slant
|
Thu, 20 Dec 2001 19:01:00 +0000 |
Pavel Jan«¿k |
Doc fix.
|
Sun, 25 Nov 2001 23:07:38 +0000 |
Stefan Monnier |
(merge_face_heights): Coerce back to int explicitly.
|
Fri, 16 Nov 2001 13:09:54 +0000 |
Kim F. Storm |
Fringe cleanup.
|