Mercurial > emacs
comparison src/ChangeLog @ 100126:dcdbc6ad9e02
(font_unparse_fcname): Fix use of uninitialized variable.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Tue, 02 Dec 2008 22:47:20 +0000 |
parents | e41ac6b691bb |
children | 73a126667563 |
comparison
equal
deleted
inserted
replaced
100125:e41ac6b691bb | 100126:dcdbc6ad9e02 |
---|---|
1 2008-12-02 Andreas Schwab <schwab@suse.de> | 1 2008-12-02 Andreas Schwab <schwab@suse.de> |
2 | |
3 * font.c (font_unparse_fcname): Fix use of uninitialized variable. | |
2 | 4 |
3 * doprnt.c (doprnt1): Fix size of charbuf. | 5 * doprnt.c (doprnt1): Fix size of charbuf. |
4 | 6 |
5 2008-12-02 Chong Yidong <cyd@stupidchicken.com> | 7 2008-12-02 Chong Yidong <cyd@stupidchicken.com> |
6 | 8 |