Mercurial > emacs
changeset 49981:c685d15db6ec
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 25 Feb 2003 12:33:32 +0000 |
parents | 134f7d22f54a |
children | 50f3e9a779fe |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Feb 25 12:33:07 2003 +0000 +++ b/src/ChangeLog Tue Feb 25 12:33:32 2003 +0000 @@ -1,3 +1,11 @@ +2003-02-25 Kim F. Storm <storm@cua.dk> + + * xdisp.c (redisplay_window): Fix infinite loop in redisplay. + If centering point failed to make whole line visible and vscroll + is non-zero, disable vscroll and try centering point again. + + * lread.c (read1): Accept `single space' syntax like (? x). + 2003-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * keyboard.c (cancel_hourglass_unwind): Surround with