emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src ChangeLog


From: Chong Yidong
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Fri, 27 Feb 2009 00:28:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/02/27 00:28:36

Modified files:
        src            : ChangeLog 

Log message:
        * font.c (font_style_to_value): Set value for unknown symbols to 100
        instead of 255.
        
        * font.h (weight_table, slant_table, width_table): Treat
        "unspecified" as the default value.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7384&r2=1.7385

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7384
retrieving revision 1.7385
diff -u -b -r1.7384 -r1.7385
--- ChangeLog   26 Feb 2009 10:18:15 -0000      1.7384
+++ ChangeLog   27 Feb 2009 00:28:35 -0000      1.7385
@@ -1,3 +1,11 @@
+2009-02-27  Chong Yidong  <address@hidden>
+
+       * font.c (font_style_to_value): Set value for unknown symbols to
+       100 instead of 255.
+
+       * font.h (weight_table, slant_table, width_table): Treat
+       "unspecified" as the default value.
+
 2009-02-26  Juanma Barranquero  <address@hidden>
 
        * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.




reply via email to

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