Mercurial > emacs
comparison src/ChangeLog @ 49981:c685d15db6ec
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 25 Feb 2003 12:33:32 +0000 |
parents | bd3e068b492a |
children | 532146653f8d |
comparison
equal
deleted
inserted
replaced
49980:134f7d22f54a | 49981:c685d15db6ec |
---|---|
1 2003-02-25 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * xdisp.c (redisplay_window): Fix infinite loop in redisplay. | |
4 If centering point failed to make whole line visible and vscroll | |
5 is non-zero, disable vscroll and try centering point again. | |
6 | |
7 * lread.c (read1): Accept `single space' syntax like (? x). | |
8 | |
1 2003-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 9 2003-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2 | 10 |
3 * keyboard.c (cancel_hourglass_unwind): Surround with | 11 * keyboard.c (cancel_hourglass_unwind): Surround with |
4 #ifdef HAVE_X_WINDOWS | 12 #ifdef HAVE_X_WINDOWS |
5 | 13 |