Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1041:ffabf70273fe
[xemacs-hg @ 2002-10-08 05:44:07 by youngs]
2002-09-21 Stephen J. Turnbull <stephen@xemacs.org>
* extents.c (Fset_extent_property): Document `syntax-table' property.
author | youngs |
---|---|
date | Tue, 08 Oct 2002 05:44:15 +0000 |
parents | 5323022ae863 |
children | 332649c64dbc |
comparison
equal
deleted
inserted
replaced
1040:5323022ae863 | 1041:ffabf70273fe |
---|---|
1 2002-09-21 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * extents.c (Fset_extent_property): Document `syntax-table' | |
4 property. | |
5 | |
1 2002-08-20 Ben Sigelman <bhsigelm@cs.brown.edu> | 6 2002-08-20 Ben Sigelman <bhsigelm@cs.brown.edu> |
2 | 7 |
3 * event-Xt.c (drain_X_queue): loop over while(XEventsQueued()) | 8 * event-Xt.c (drain_X_queue): loop over while(XEventsQueued()) |
4 instead of while(XtAppPending()&XtIMXEvent). Upon a gdm logout, | 9 instead of while(XtAppPending()&XtIMXEvent). Upon a gdm logout, |
5 the xemacs process did not exit, but looped infinitely here. This | 10 the xemacs process did not exit, but looped infinitely here. This |