annotate etc/DISTRIB @ 2518:cc24b630b1d6
[xemacs-hg @ 2005-01-26 10:33:40 by ben]
Fix some race conditions in redisplay/signal
redisplay.c, redisplay.h, signal.c: Move backtraces to internals manual. Fix some race conditions
leading to crashes due to incomplete protection of critical
sections. In signal.c, be more aggressive in catching incomplete
critical section protection -- we cannot even check for QUIT,
*EVER*, in a critical section.
author |
ben |
date |
Wed, 26 Jan 2005 10:33:42 +0000 |
parents |
e38acbeb1cae |
children |
|
rev |
line source |
428
|
1 -*- text -*-
|
|
2
|
|
3 XEmacs availability information. Last Modified: 18-Jul-99.
|
|
4
|
|
5 XEmacs is available via anonymous FTP from ftp.xemacs.org (207.96.122.8)
|
|
6 in the directory /pub/xemacs/.
|
|
7
|
|
8 ftp.xemacs.org is the primary distribution point, but you may find
|
|
9 copies of it at other sites as well. Please see the file FTP for mirrors.
|
|
10
|
|
11 The most up-to-date list of distribution sites can always be found on
|
|
12 the XEmacs WWW page, http://www.xemacs.org/. Try to pick a site
|
|
13 that is networkologically close to you. If you know of other mirrors
|
|
14 of the XEmacs archives, please send us mail and we will list them here
|
|
15 as well.
|
|
16
|
|
17 There are mailing lists and newsgroups specifically for discussing and
|
|
18 reporting bugs in XEmacs; see the file MAILINGLISTS in this directory.
|