Mercurial > emacs
comparison src/ChangeLog @ 109032:d8720405694a
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Tue, 22 Jun 2010 08:42:00 +0200 |
parents | 9f55c53fc33a |
children | 20747b4a7983 |
comparison
equal
deleted
inserted
replaced
109031:a52944b44517 | 109032:d8720405694a |
---|---|
1 2010-06-22 Keith Packard <keithp@keithp.com> (tiny change) | |
2 | |
3 * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437). | |
4 | |
1 2010-06-20 Eli Zaretskii <eliz@gnu.org> | 5 2010-06-20 Eli Zaretskii <eliz@gnu.org> |
2 | 6 |
3 * xdisp.c (try_scrolling): When scroll-conservatively is set to | 7 * xdisp.c (try_scrolling): When scroll-conservatively is set to |
4 most-positive-fixnum, be extra accurate when scrolling window | 8 most-positive-fixnum, be extra accurate when scrolling window |
5 start, to avoid missing the cursor line. | 9 start, to avoid missing the cursor line. |