*** empty log message ***
[bpt/emacs.git] / etc / MORE.STUFF
index 81795ad..a207611 100644 (file)
@@ -1,9 +1,12 @@
 More Neat Stuff for your Emacs         -*-mode: text; outline-minor-mode: t-*-
 
-This file describes GNU Emacs programs and resources that are maintained
-by other people.  Some of these may become part of the Emacs
-distribution in the future.  Also included are sites where development
-versions of some packages distributed with Emacs may be found.
+This file describes GNU Emacs programs and resources that are
+maintained by other people.  Some of these may become part of the
+Emacs distribution in the future.  Others we unfortunately can't
+distribute, even though they are free software, because we lack legal
+papers for copyright purposes.  Also included are sites where
+development versions of some packages distributed with Emacs may be
+found.
 
 You might also look at the Emacs web page
 <URL:http://www.gnu.org/software/emacs/emacs.html>.  If you use the
@@ -47,6 +50,8 @@ engine) or retrievable from general Usenet archive services.
 
 You might find bug-fixes or enhancements in these places.
 
+ * Ada: <URL:http://ada.eu.org/ada-mode/>
+
  * Autorevert and Follow:
    <URL:http://www.andersl.com/emacs/>
 
@@ -65,8 +70,6 @@ You might find bug-fixes or enhancements in these places.
  * Eldoc, Rlogin and Rsz-mini:
    <URL:ftp://ftp.splode.com/pub/users/friedman/packages/>
 
- * Elint: <URL:http://www.lysator.liu.se/%7Epetli/elisp/elint.tar.gz>
-
  * Expand: <URL:http://w3.teaser.fr/%7Eflepied/expand.el.gz>
 
  * Etags: <URL:ftp://fly.cnuce.cnr.it/pub/>
@@ -166,23 +169,23 @@ the future.
    information management and hypertext system.'
    From GNU distribution mirrors.
 
- * ILISP: <URL:http://www.cs.cmu.edu/%7Ecampbell/ilisp/index.html>
+ * ILISP: <URL:http://ilisp.cons.org/>
    Provides an interactive environment for manipulating an inferior
-   process running some form of Lisp.  Reported to have a problem with
-   Emacs 20.
+   process running some form of Lisp.
 
  * JDE: <URL:http://sunsite.auc.dk/jde/>
    Wrapper around Java development tools.
 
  * MULE-UCS: Universal enCoding System
-   <URL:ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mule-ucs/akr/>: 
+   <URL:ftp://ftp.jaist.ac.jp/pub/GNU/elisp/mule-ucs/himi/>: 
    Extended coding systems for MULE, specifically for reading and
    writing UTF-8 encoded Unicode.
 
  * Mailcrypt:
    <URL:http://www.pobox.com/%7Elbudney/linux/software/mailcrypt.html>
    PGP and GPG support.  PGP isn't free software, but GPG, the GNU
-   Privacy Guard, is under development as a free replacement.
+   Privacy Guard, is under development as a free replacement
+   <URL:http://www.gnupg.org/>.
 
  * Pointers to MIME packages:
    <URL:http://bmrc.berkeley.edu/%7Etrey/emacs/mime.html>
@@ -195,8 +198,7 @@ the future.
    Todo list maintenance, interfacing to Diary mode.
 
  * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative
-   mail reader.  Apparently not currently supported under Emacs 20.
-   There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
+   mail reader.  There is a VM newsgroup: <URL:news:gnu.emacs.vm.info>
 
  * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html>
    Web browser.  There's a W3 mail list/newsgroup
@@ -205,6 +207,5 @@ the future.
 
 * Unpacked Emacs sources
 
-Erik Naggum maintains an unpacked copy of the Emacs distribution
-<URL:ftp://ftp.uio.no/pub/emacs/>, which may be useful for checking
-something in a later release without downloading the whole distribution.
+An unpacked current source tree is available from
+<URL:ftp://ftp.emacs.org/pub/>.