comparison src/ChangeLog @ 71778:31adfc0704b6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 11 Jul 2006 00:48:06 +0000
parents 1055c0769159
children 7e302766894f
comparison
equal deleted inserted replaced
71777:5fb29ee9d9aa 71778:31adfc0704b6
1 2006-07-11 Kim F. Storm <storm@cua.dk>
2
3 * dispnew.c (Fredisplay): Add FORCE argument to force redisplay when
4 input is available. Fix test for redisplay_dont_pause non-nil.
5 Specbind redisplay-dont-pause to t if FORCE non-nil.
6
1 2006-07-10 Chong Yidong <cyd@stupidchicken.com> 7 2006-07-10 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * puresize.h (BASE_PURESIZE): Increment to 1211000. 9 * puresize.h (BASE_PURESIZE): Increment to 1211000.
4 10
5 * dispnew.c (Fredisplay): New function, equivalent to (sit-for 0). 11 * dispnew.c (Fredisplay): New function, equivalent to (sit-for 0).