Mercurial > emacs
comparison src/ChangeLog @ 75193:71763661a76e
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Thu, 11 Jan 2007 19:22:04 +0000 |
parents | ea255892b6fd |
children | bce495599d1b |
comparison
equal
deleted
inserted
replaced
75192:a62f8b0494a2 | 75193:71763661a76e |
---|---|
1 2007-01-11 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal, | |
4 block/unblock SIGIO. | |
5 | |
1 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * editfns.c (Fformat): Allow integer-format to work with floats of size | 8 * editfns.c (Fformat): Allow integer-format to work with floats of size |
4 larger than most-positive-fixnum (but still smaller than MAXINT). | 9 larger than most-positive-fixnum (but still smaller than MAXINT). |
5 | 10 |