Make this the no-leim Makefile.in. Leim Makefile.in is now found
[bpt/emacs.git] / etc / MORE.STUFF
index d48b055..648e872 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,8 +50,10 @@ engine) or retrievable from general Usenet archive services.
 
 You might find bug-fixes or enhancements in these places.
 
- * Autorevert:
-   <URL:ftp://ftp.csd.uu.se/pub/users/andersl/emacs/autorevert.el>
+ * Ada: <URL:http://ada.eu.org/ada-mode/>
+
+ * Autorevert and Follow:
+   <URL:http://www.andersl.com/emacs/>
 
  * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/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/>
@@ -82,14 +85,14 @@ You might find bug-fixes or enhancements in these places.
  * Ffap: <URL:http://www.mathcs.emory.edu/%7Emic/ftp/emacs/>
    (And some addons for it.)
 
- * Follow: <URL:http://meryl.csd.uu.se/%7eandersl/follow.shtml>
-
  * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html>
 
  * Iswitchb: <URL:http://www.anc.ed.ac.uk/%7Estephen/emacs/iswitchb.el>
 
  * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/>
 
+ * PS mode: <URL:http://odur.let.rug.nl/~kleiweg/postscript/>
+
  * RefTeX: <URL:http://www.strw.leidenuniv.nl/%7Edominik/Tools/>
 
  * Speedbar, Checkdoc etc: <URL:ftp://www.ultranet.com/pub/zappo/>
@@ -168,23 +171,27 @@ 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.
 
+   An alternative system for using UTF-8 is at
+   <URL:http://www.cs.ust.hk/%7Eotfried/Mule/>.  This includes an
+   external program for (partial) inter-conversion of UTF-8.
+
  * 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>
@@ -197,8 +204,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
@@ -207,6 +213,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/>.