Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 1161:8e95979f01c6
[xemacs-hg @ 2002-12-16 02:32:47 by ben]
fixes for window-config problems and set-window-point
author | ben |
---|---|
date | Mon, 16 Dec 2002 02:33:04 +0000 |
parents | 6af03f821bbe |
children | fe1300cee118 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Dec 15 22:52:57 2002 +0000 +++ b/src/ChangeLog Mon Dec 16 02:33:04 2002 +0000 @@ -1,3 +1,14 @@ +2002-12-15 Ben Wing <ben@xemacs.org> + + * window.c (Fset_window_point): Correct to FSF behavior. This + fixes some bugs in GNUS reported by Jeff Miller. + +2002-12-14 Ben Wing <ben@xemacs.org> + + * frame.c (enter_redisplay_critical_section): + * frame.c (exit_redisplay_critical_section): + Inhibit GC during critical sections. + 2002-12-12 Andy Piper <andy@xemacs.org> * sheap.c (report_sheap_usage): fixup calculation.