aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaroly Lorentey2004-08-11 17:33:32 +0000
committerKaroly Lorentey2004-08-11 17:33:32 +0000
commitbe0f41236b6a07370695748ca0d827b6a95fa0ba (patch)
tree38a18cc555e891fb77ae34aacf6b8bef03c07bc6
parent414834ebfc9768af883783ba138c6ece93b14324 (diff)
downloademacs-be0f41236b6a07370695748ca0d827b6a95fa0ba.tar.gz
emacs-be0f41236b6a07370695748ca0d827b6a95fa0ba.zip
Updated archive location in docs. (Thanks to Dan Waber.)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-230
-rw-r--r--README.multi-tty11
-rw-r--r--etc/TODO2
2 files changed, 10 insertions, 3 deletions
diff --git a/README.multi-tty b/README.multi-tty
index a6f871e0f8e..863696796a4 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -29,7 +29,14 @@ Comments, bug reports, suggestions and patches are welcome!
29 29
30Retrieving the latest version of the branch: 30Retrieving the latest version of the branch:
31 31
32 tla register-archive lorentey@elte.hu--2004 http://lorentey.web.elte.hu/arch/2004/ 32 tla register-archive lorentey@elte.hu--2004 http://lorentey.hu/arch/2004/
33 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory>
34
35This incantation uses my private archive mirror that is hosted on a
36relatively low-bandwidth site; if you are outside Hungary, you will
37probably want to you use the Arch supermirror instead:
38
39 tla register-archive lorentey@elte.hu--2004 http://mirrors.gnuarch.org/lorentey@elte.hu--2004/
33 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory> 40 tla get lorentey@elte.hu--2004/emacs--multi-tty <directory>
34 41
35(I use a recent arch development snapshot, but any of the released 42(I use a recent arch development snapshot, but any of the released
@@ -47,7 +54,7 @@ system, I highly recommend it.
47If you don't have arch, the branch has a homepage from which you can 54If you don't have arch, the branch has a homepage from which you can
48download conventional patches against Emacs CVS HEAD: 55download conventional patches against Emacs CVS HEAD:
49 56
50 http://lorentey.web.elte.hu/project/emacs.html 57 http://lorentey.hu/project/emacs.html
51 58
52If you want to be notified of new revisions, sign up to the 59If you want to be notified of new revisions, sign up to the
53multi-tty@listbox.elte.hu mailing list by visiting the 60multi-tty@listbox.elte.hu mailing list by visiting the
diff --git a/etc/TODO b/etc/TODO
index 6eef625d659..60f93b55be9 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -146,7 +146,7 @@ to the FSF.
146** Support simultaneous tty and X frames. [For a partial 146** Support simultaneous tty and X frames. [For a partial
147 implementation, see tla branch 147 implementation, see tla branch
148 lorentey@elte.hu--2004/emacs--multi-tty--0 at 148 lorentey@elte.hu--2004/emacs--multi-tty--0 at
149 http://lorentey.web.elte.hu/arch/2004] 149 http://lorentey.hu/arch/2004]
150 150
151** Provide MIME support for Rmail using the Gnus MIME library. [Maybe 151** Provide MIME support for Rmail using the Gnus MIME library. [Maybe
152 not now feasible, given Gnus maintenance decisions. fx looked at 152 not now feasible, given Gnus maintenance decisions. fx looked at