aboutsummaryrefslogtreecommitdiffstats
path: root/etc/FTP
diff options
context:
space:
mode:
authorGlenn Morris2014-01-09 21:44:51 -0500
committerGlenn Morris2014-01-09 21:44:51 -0500
commit458dbf5e47e92a45d41d9485c55b8b8e58bb3cf2 (patch)
tree703f44e0fe8429fa2cb5982d6f3a02980d288e85 /etc/FTP
parent4ed678149d6cebb6c6cb70b5beba2357550949c1 (diff)
downloademacs-458dbf5e47e92a45d41d9485c55b8b8e58bb3cf2.tar.gz
emacs-458dbf5e47e92a45d41d9485c55b8b8e58bb3cf2.zip
Make etc/FTP and etc/ORDERS obsolete
* etc/FTP: Mark as obsolete. * etc/ORDERS: Replace contents with pointer to emacs.info, mark obsolete. * doc/emacs/emacs.texi (Distrib): Add donate URL. Add anchor. * lisp/help.el (view-order-manuals): Open emacs.info rather than ORDERS.
Diffstat (limited to 'etc/FTP')
-rw-r--r--etc/FTP11
1 files changed, 7 insertions, 4 deletions
diff --git a/etc/FTP b/etc/FTP
index 0337d464c30..2fcfa22c55c 100644
--- a/etc/FTP
+++ b/etc/FTP
@@ -1,6 +1,9 @@
1For information about how to obtain GNU Emacs and other GNU software 1For information about how to download GNU Emacs, please see:
2by FTP, please see <http://www.gnu.org/order/ftp.html>. 2<http://www.gnu.org/software/emacs/>
3 3
4Information about Emacs is also available at 4For general GNU software downloading, please see
5<http://www.gnu.org/software/emacs/>. 5<http://www.gnu.org/order/ftp.html>
6 6
7Note added January 2014:
8This file is obsolete and will be removed in future.
9Please update any links to use the above URLs.