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: Wed, 03 Dec 2008 05:16:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/03 05:16:19

Modified files:
        src            : ChangeLog 

Log message:
        (font_update_lface): Handle fonts with corrupted size specs,
        i.e. non-int and non-float.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7157
retrieving revision 1.7158
diff -u -b -r1.7157 -r1.7158
--- ChangeLog   3 Dec 2008 05:10:33 -0000       1.7157
+++ ChangeLog   3 Dec 2008 05:16:18 -0000       1.7158
@@ -1,6 +1,8 @@
 2008-12-03  Chong Yidong  <address@hidden>
 
        * font.c (Fopen_font): Compute pixel size correctly.
+       (font_update_lface): Handle fonts with corrupted size specs,
+       i.e. non-int and non-float.
 
        * ftfont.c (ftfont_match): Initialize entity variable.
        (ftfont_resolve_generic_family): Avoid using uninitialized var.




reply via email to

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