comparison src/ChangeLog @ 1295:064ef1d07d63

[xemacs-hg @ 2003-02-14 07:54:27 by ben] no specifier crashes under Windows, please scrollbar.c: Don't generate fallbacks for TTY's when not HAVE_TTY.
author ben
date Fri, 14 Feb 2003 07:54:29 +0000
parents 8c5cf108f035
children 87084e8445a7
comparison
equal deleted inserted replaced
1294:8c5cf108f035 1295:064ef1d07d63
1 2003-02-14 Ben Wing <ben@xemacs.org>
2
3 * scrollbar.c (specifier_vars_of_scrollbar):
4 Don't generate fallbacks for TTY's when not HAVE_TTY.
5
1 2003-02-13 Martin Buchholz <martin@xemacs.org> 6 2003-02-13 Martin Buchholz <martin@xemacs.org>
2 7
3 Make XEmacs redisplay 10 times faster. 8 Make XEmacs redisplay 10 times faster.
4 If, that is, you're using a slow X connection and MoveOpaque. 9 If, that is, you're using a slow X connection and MoveOpaque.
5 Use compress_exposure = XtExposeCompressMaximal | XtExposeNoRegion. 10 Use compress_exposure = XtExposeCompressMaximal | XtExposeNoRegion.