diff options
| author | Glenn Morris | 2014-01-09 21:44:51 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-01-09 21:44:51 -0500 |
| commit | 458dbf5e47e92a45d41d9485c55b8b8e58bb3cf2 (patch) | |
| tree | 703f44e0fe8429fa2cb5982d6f3a02980d288e85 /etc/FTP | |
| parent | 4ed678149d6cebb6c6cb70b5beba2357550949c1 (diff) | |
| download | emacs-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/FTP | 11 |
1 files changed, 7 insertions, 4 deletions
| @@ -1,6 +1,9 @@ | |||
| 1 | For information about how to obtain GNU Emacs and other GNU software | 1 | For information about how to download GNU Emacs, please see: |
| 2 | by FTP, please see <http://www.gnu.org/order/ftp.html>. | 2 | <http://www.gnu.org/software/emacs/> |
| 3 | 3 | ||
| 4 | Information about Emacs is also available at | 4 | For general GNU software downloading, please see |
| 5 | <http://www.gnu.org/software/emacs/>. | 5 | <http://www.gnu.org/order/ftp.html> |
| 6 | 6 | ||
| 7 | Note added January 2014: | ||
| 8 | This file is obsolete and will be removed in future. | ||
| 9 | Please update any links to use the above URLs. | ||