emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 13 Jun 2008 14:29:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/06/13 14:29:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6561
retrieving revision 1.6562
diff -u -b -r1.6561 -r1.6562
--- ChangeLog   13 Jun 2008 12:29:55 -0000      1.6561
+++ ChangeLog   13 Jun 2008 14:29:45 -0000      1.6562
@@ -1,3 +1,16 @@
+2008-06-13  Jason Rumney  <address@hidden>
+
+        * w32fns.c (Fw32_select_font): Removed old font API function.
+
+        * w32font.c (logfont_to_fcname): New function.
+        (Fx_select_font): New font dialog function compatible with
+        GTK/fontconfig version.
+
+        * font.c (font_style_symbolic_from_value): New function.
+        (font_style_symbolic): Use it.
+
+        * font.h (font_style_symbolic_from_value): Declare new function.
+
 2008-06-13  Juanma Barranquero  <address@hidden>
 
        * font.c (syms_of_font) <font-weight-table, font-slant-table>:
@@ -39,7 +52,6 @@
        (font_update_lface): Don't parse "foundry-family" form here.
        Handle FONT_FOUNDRY_INDEX.
        (font_find_for_lface): Likewise.  Handle alternate families here.
-       If registry is nil, try iso8859-1 and ascii-0.
        (font_open_for_lface): Pay attention to size in ENTITY.
        (font_open_by_name): Simplify by calling font_load_for_lface.
        (free_font_driver_list): Delete it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]