Mon, 01 Dec 2008 18:08:59 +0000 |
Chong Yidong |
(realize_x_face): Make abort condition clearer.
|
Thu, 27 Nov 2008 20:17:38 +0000 |
Eli Zaretskii |
(Fx_font_family_list, syms_of_xfaces): Fix last change.
|
Wed, 26 Nov 2008 02:59:54 +0000 |
Glenn Morris |
(Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with
|
Thu, 16 Oct 2008 16:32:58 +0000 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): Make null values of :foreground
|
Tue, 14 Oct 2008 14:37:03 +0000 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): Revert last change.
|
Tue, 14 Oct 2008 04:08:08 +0000 |
Chong Yidong |
(Finternal_set_lisp_face_attribute): If the font is to be updated,
|
Mon, 01 Sep 2008 19:46:16 +0000 |
Chong Yidong |
(Finternal_set_alternative_font_family_alist)
|
Thu, 21 Aug 2008 13:53:30 +0000 |
Chong Yidong |
(x_update_menu_appearance): Check validity of menu font before using
|
Fri, 15 Aug 2008 21:32:48 +0000 |
Chong Yidong |
(lookup_derived_face): Properly handle possible zero
|
Fri, 01 Aug 2008 23:40:13 +0000 |
Juanma Barranquero |
* xfaces.c (Fx_load_color_file): Fix previous change;
|
Fri, 01 Aug 2008 15:33:15 +0000 |
Adrian Robert |
commit patch to x-load-color-file posted by lekktu@gmail.com
|
Fri, 01 Aug 2008 14:01:08 +0000 |
Adrian Robert |
clear warnings and clean up NS port
|
Fri, 01 Aug 2008 11:48:29 +0000 |
Adrian Robert |
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Tue, 08 Jul 2008 17:27:28 +0000 |
Chong Yidong |
(Finternal_merge_in_global_face): Save merged attributes for the
|
Sun, 06 Jul 2008 03:51:06 +0000 |
Chong Yidong |
(set_font_frame_param): Don't try to set the font parameter if it is
|
Sat, 05 Jul 2008 21:16:05 +0000 |
Chong Yidong |
(Finternal_merge_in_global_face): Don't realize default face if it
|
Mon, 30 Jun 2008 02:12:47 +0000 |
Chong Yidong |
Fix typo in comments.
|
Mon, 30 Jun 2008 02:09:21 +0000 |
Chong Yidong |
(Finternal_merge_in_global_face): If default face was modified,
|
Wed, 25 Jun 2008 07:35:33 +0000 |
Kenichi Handa |
(Fx_list_fonts): Call Flist_fonts with the arg PREFER.
|
Tue, 17 Jun 2008 04:49:34 +0000 |
Kenichi Handa |
(realize_default_face): If the frame is not on window
|
Mon, 16 Jun 2008 22:42:46 +0000 |
Juanma Barranquero |
* dispextern.h (lookup_non_ascii_face, split_font_name_into_vector)
|
Fri, 13 Jun 2008 02:08:32 +0000 |
Kenichi Handa |
(LFACE_FOUNDRY): New macro.
|
Thu, 05 Jun 2008 05:40:11 +0000 |
Kenichi Handa |
(Fx_family_fonts): Use font_parse_family_registry instead of
|
Thu, 05 Jun 2008 04:14:48 +0000 |
Kenichi Handa |
(realize_x_face): If the font-related face attributes
|
Mon, 02 Jun 2008 01:49:35 +0000 |
Kenichi Handa |
(x_supports_face_attributes_p): Check face->font before
|
Sun, 01 Jun 2008 05:04:24 +0000 |
Miles Bader |
Implement face-remapping-alist feature
|
Thu, 29 May 2008 04:46:59 +0000 |
Kenichi Handa |
(Fx_family_fonts): Set frame correctly.
|
Thu, 29 May 2008 02:48:59 +0000 |
Juanma Barranquero |
(Fx_list_fonts, Finternal_copy_lisp_face): Fix typos in docstrings.
|