Mon, 16 Aug 2004 22:53:28 +0000 |
Richard M. Stallman |
(merge_face_ref): Specifying `unspecified' is a no-op.
|
Sat, 24 Jul 2004 20:54:01 +0000 |
Luc Teirlinck |
(Fcolor_supported_p): Doc fix.
|
Wed, 30 Jun 2004 19:35:18 +0000 |
Stefan Monnier |
(x_supports_face_attributes_p)
|
Mon, 21 Jun 2004 03:26:32 +0000 |
Richard M. Stallman |
(Finternal_copy_lisp_face): Small cleanup; doc fix.
|
Sun, 13 Jun 2004 14:48:54 +0000 |
Andreas Schwab |
(face_attr_equal_p): Declare parameters.
|
Tue, 08 Jun 2004 07:06:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
|
Mon, 07 Jun 2004 07:02:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
|
Sun, 06 Jun 2004 09:49:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
|
Fri, 04 Jun 2004 23:30:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
|
Fri, 04 Jun 2004 15:56:53 +0000 |
Eli Zaretskii |
(x_supports_face_attributes_p): Make this function
|
Fri, 04 Jun 2004 06:00:59 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
|
Mon, 17 May 2004 22:49:26 +0000 |
Kim F. Storm |
(face_at_buffer_position): Use GET_OVERLAYS_AT.
|
Thu, 13 May 2004 00:21:20 +0000 |
Juanma Barranquero |
(Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in
|
Mon, 26 Apr 2004 00:21:41 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
|
Fri, 09 Apr 2004 16:15:08 +0000 |
Stefan Monnier |
(face_color_supported_p): Fix compilation without X11.
|
Mon, 09 Feb 2004 15:39:49 +0000 |
Jan Dj¸«£rv |
Move include stdio.h to same place as in other files.
|
Mon, 29 Dec 2003 06:54:55 +0000 |
Kenichi Handa |
(face_font_available_p): New function.
|
Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Dec 2003 00:12:45 +0000 |
Kim F. Storm |
(cache_face): Abort if c->size exceeds MAX_FACE_ID.
|
Sun, 28 Dec 2003 16:03:57 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Wed, 24 Dec 2003 10:29:59 +0000 |
Jan Dj¸«£rv |
* xfaces.c (lface_fully_specified_p): Take into account that
|
Wed, 24 Dec 2003 06:38:55 +0000 |
Thien-Thi Nguyen |
(Fcolor_gray_p): Fix omission bug:
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 15 Aug 2003 12:19:29 +0000 |
Kenichi Handa |
(try_font_list): Call try_alternative_families to try any family
|
Fri, 15 Aug 2003 12:08:51 +0000 |
Kenichi Handa |
* xfaces.c (better_font_p): Prefer a real scalable font; i.e. not
|
Thu, 26 Jun 2003 21:18:45 +0000 |
Jan Dj¸«£rv |
Fix some of the font/face problems.
|
Thu, 05 Jun 2003 22:52:43 +0000 |
Jason Rumney |
(Finternal_face_x_get_resource): Do it on Windows and Mac too.
|
Mon, 02 Jun 2003 18:43:11 +0000 |
Dave Love |
(font_rescale_ratio): Fix for K&R.
|