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 Jank |
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.
|
Tue, 13 Nov 2001 11:59:23 +0000 |
Pavel Jank |
(Fface_attributes_as_vector): Doc fix.
|
Tue, 13 Nov 2001 07:08:53 +0000 |
Pavel Jank |
(Finternal_set_alternative_font_family_alist): Reindent.
|
Fri, 09 Nov 2001 06:46:22 +0000 |
Pavel Jank |
(merge_face_vectors): Use braces to follow GNU Coding Standards.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|