Mercurial > emacs
comparison src/ChangeLog @ 96098:0d318323f2b7
* configure.in: Check for presence of cfmakeraw and cfsetspeed.
* sysdep.c (cfmakeraw): Provide fallback implementation.
(serial_configure): Provide fallback implementation of cfsetspeed.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 20 Jun 2008 14:50:20 +0000 |
parents | 1b0be2300d0c |
children | eb403674cfbf |
comparison
equal
deleted
inserted
replaced
96097:9c0e174f3a9c | 96098:0d318323f2b7 |
---|---|
1 2008-06-20 Angelo Graziosi <angelo.graziosi@alice.it> (tiny change) | |
2 | |
3 * sysdep.c (cfmakeraw): Provide fallback implementation. | |
4 (serial_configure): Provide fallback implementation of cfsetspeed. | |
5 | |
1 2008-06-20 Kenichi Handa <handa@m17n.org> | 6 2008-06-20 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to | 8 * xftfont.c (xftfont_open): Add FOUNDRY, SPACING, DPI, SCALABLE to |
4 the pattern. | 9 the pattern. |
5 | 10 |