annotate etc/FTP @ 2420:ad56e5a6d09f

[xemacs-hg @ 2004-12-06 03:46:06 by ben] (none) README.packages: Document use of --package-prefix. Fix error in specifying standard package location. make-docfile.c: Use QXE_PATH_MAX. info.el: Correct doc string giving example package path. menubar-items.el: Move Prefix Rectangle command up one level. xemacs/packages.texi: Add long form of Lisp Reference Manual to links. Add links pointing to Lisp Reference Manual for more detailed package discussion. lispref/range-tables.texi: Document range-table changes. internals/internals.texi: Update history section. elhash.c, elhash.h, profile.c: Create inchash_eq() to allow direct incrementing of hash-table entry. Use in profile.c to try to reduce profiling overhead. Increase initial size of profile hash tables to reduce profiling overhead. buffer.c, device-msw.c, dialog-msw.c, dired-msw.c, editfns.c, event-msw.c, events.c, glyphs-msw.c, keymap.c, objects-msw.c, process-nt.c, syswindows.h, text.c, text.h, unexnt.c: Rename xetcs* -> qxetcs* for consistency with qxestr*. Rename ei*_c(_*) -> ei*_ascii(_*) since they work with ASCII-only strings not "C strings", whatever those are. This is the last place where "c" was incorrectly being used for "ascii". dialog-msw.c, dumper.c, event-msw.c, fileio.c, glyphs-gtk.c, glyphs-x.c, nt.c, process-nt.c, realpath.c, sysdep.c, sysfile.h, unexcw.c, unexnext.c, unexnt.c: Try to avoid differences in systems that do or do not include final null byte in PATH_MAX. Create PATH_MAX_INTERNAL and PATH_MAX_EXTERNAL and use them everywhere. Rewrite code in dumper.c to avoid use of PATH_MAX. When necessary in nt.c, use _MAX_PATH instead of MAX_PATH to be consistent with other places. text.c: Code to short-circuit when binary or Unicode was not working due to EOL wrapping. Fix this code to work when either no EOL autodetection or no CR's or LF's in the text. lisp.h, rangetab.c, rangetab.h, regex.c, search.c: Implement different types of ranges (open/closed start and end). Change default to be start-closed, end-open.
author ben
date Mon, 06 Dec 2004 03:46:07 +0000
parents 768853052061
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
1
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
2 XEmacs availability information. Last Modified: 2001-02-01
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
3
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
4 XEmacs is available via anonymous FTP at ftp://ftp.xemacs.org/pub/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
5 and also via HTTP at http://ftp.xemacs.org/.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
6
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
7 ftp.xemacs.org is the primary distribution point, but you may find
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
8 copies of it at other sites as well. Some sites to try include:
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
9
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
10 * Africa
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
11
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
12 Goto Mirror Index
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
13 o South Africa
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
14
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
15 + ftp.za.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
16 + ftp.za.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
17
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
18 * America
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
19
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
20 Goto Mirror Index
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
21
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
22 o North America
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
23
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
24 + Canada
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
25 + ftp.ca.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
26 + ftp.ca.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
27
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
28 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
29 + ftp://ftp.crc.ca/pub/packages/editors/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
30
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
31 + United States
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
32
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
33 + ftp.us.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
34 + ftp.us.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
35
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
36 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
37 + ftp://ftp.twoguys.org/pub/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
38 + ftp://ftp.stealth.net/pub/mirrors/ftp.xemacs.org/pub/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
39 + ftp://metalab.unc.edu/pub/packages/editors/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
40 + http://metalab.unc.edu/pub/packages/editors/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
41
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
42 o South America
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
43
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
44 + Brazil
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
45
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
46 + ftp.br.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
47
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
48 * Asia
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
49
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
50 Goto Mirror Index
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
51
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
52 o Japan
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
53
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
54 + ftp.jp.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
55
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
56 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
57 + ftp://ftp.jaist.ac.jp/pub/GNU/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
58 + ftp://ring.aist.go.jp/pub/text/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
59 + ftp://ring.asahi-net.or.jp/pub/text/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
60 + ftp://sunsite.sut.ac.jp/pub/archives/packages/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
61 + ftp://ftp.dti.ad.jp/pub/unix/editor/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
62 + ftp://mirror.nucba.ac.jp/mirror/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
63
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
64 o Korea
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
65
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
66 + ftp.kr.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
67
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
68 o Taiwan
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
69
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
70 + ftp.tw.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
71 + ftp.tw.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
72
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
73 * Australia
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
74
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
75 Goto Mirror Index
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
76
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
77 o Queensland
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
78
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
79 + ftp.au.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
80 + ftp.au.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
81
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
82 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
83 + ftp://mirror.aarnet.edu.au/pub/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
84 + http://mirror.aarnet.edu.au/pub/xemacs/
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
85
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
86 * Europe
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
87
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
88 Goto Mirror Index
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
89
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
90 o Austria
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
91
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
92 + ftp.at.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
93 + ftp.at.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
94
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
95 o Belgium
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
96
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
97 + ftp.be.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
98 + ftp.be.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
99
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
100 o Denmark
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
101
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
102 + ftp.dk.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
103 + ftp.dk.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
104
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
105 o Finland
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
106
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
107 + ftp.fi.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
108 + ftp.fi.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
109
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
110 o France
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
111
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
112 + ftp.fr.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
113 + ftp.fr.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
114
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
115 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
116 + ftp://ftp.pasteur.fr/pub/computing/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
117
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
118 o Germany
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
119
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
120 + ftp.de.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
121 + ftp.de.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
122
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
123 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
124 + ftp://ftp.tu-darmstadt.de/pub/editors/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
125
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
126 o Hungary
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
127
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
128 + ftp.hu.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
129 + ftp.hu.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
130
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
131 o Ireland
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
132
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
133 + ftp.ie.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
134 + ftp.ie.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
135
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
136 o Italy
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
137
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
138 + ftp.it.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
139 + ftp.it.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
140
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
141 o Norway
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
142
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
143 + ftp.no.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
144 + ftp.no.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
145
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
146 o Poland
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
147
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
148 + ftp.pl.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
149 + ftp.pl.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
150
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
151 o Russia
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
152
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
153 + ftp.ru.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
154 + ftp.ru.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
155
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
156 o Slovakia
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
157
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
158 + ftp.sk.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
159 + ftp.sk.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
160
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
161 o Sweden
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
162
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
163 + ftp.se.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
164 + ftp.se.xemacs.org (HTTP)
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
165
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
166 o Switzerland
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
167
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
168 + ftp.ch.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
169 + ftp.ch.xemacs.org (HTTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
170
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
171 o United Kingdom
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
172
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
173 + ftp.uk.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
174 + ftp.uk.xemacs.org (HTTP)
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
175
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
176 Secondary Mirrors
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
177 + ftp://sunsite.doc.ic.ac.uk/packages/xemacs/
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
178 + http://sunsite.doc.ic.ac.uk/packages/xemacs/
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
179
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
180 * Middle East
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
181
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
182 Goto Mirror Index
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
183
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
184 o Saudi Arabia
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
185
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
186 + ftp.sa.xemacs.org (FTP)
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
187 + ftp.sa.xemacs.org (HTTP)
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
188
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
189
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
190 The most up-to-date list of distribution sites can always be found on
515
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
191 the XEmacs WWW page at http://www.xemacs.org/Download/. Try to pick a
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
192 site that is networkologically close to you. If you know of other
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
193 mirrors of the XEmacs archives, please send e-mail to
768853052061 [xemacs-hg @ 2001-05-07 14:16:55 by yoshiki]
yoshiki
parents: 428
diff changeset
194 <webmaster@xemacs.org> and we will list them here as well.
428
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
195
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
196 There are mailing lists and newsgroups specifically for discussing and
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
197 reporting bugs in XEmacs; see the file MAILINGLISTS in this directory.
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
198
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
199 -----------------------------------------------------------------------
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
200
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
201 How to get GNU Software by Internet FTP or by UUCP:
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
202
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
203 The XEmacs project is separate from and not managed by the GNU
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
204 project. The latest GNU project FTP and UUCP availability information
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
205 can be found at ftp://ftp.gnu.org/gnu/GNUinfo/FTP
3ecd8885ac67 Import from CVS: tag r21-2-22
cvs
parents:
diff changeset
206