comparison 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
comparison
equal deleted inserted replaced
1160:21dcf7ccd9a3 1161:8e95979f01c6
1 2002-12-15 Ben Wing <ben@xemacs.org>
2
3 * window.c (Fset_window_point): Correct to FSF behavior. This
4 fixes some bugs in GNUS reported by Jeff Miller.
5
6 2002-12-14 Ben Wing <ben@xemacs.org>
7
8 * frame.c (enter_redisplay_critical_section):
9 * frame.c (exit_redisplay_critical_section):
10 Inhibit GC during critical sections.
11
1 2002-12-12 Andy Piper <andy@xemacs.org> 12 2002-12-12 Andy Piper <andy@xemacs.org>
2 13
3 * sheap.c (report_sheap_usage): fixup calculation. 14 * sheap.c (report_sheap_usage): fixup calculation.
4 15
5 2002-12-03 John Paul Wallington <jpw@shootybangbang.com> 16 2002-12-03 John Paul Wallington <jpw@shootybangbang.com>