# HG changeset patch # User Dave Love # Date 972575988 0 # Node ID 0d78af57cdddb3097efcee0a27a4e6f4984778c1 # Parent ada711aa1ec4174f3c129ae2e80377ee435cc532 Various updates. diff -r ada711aa1ec4 -r 0d78af57cddd etc/MORE.STUFF --- a/etc/MORE.STUFF Thu Oct 26 14:39:36 2000 +0000 +++ b/etc/MORE.STUFF Thu Oct 26 15:59:48 2000 +0000 @@ -18,9 +18,8 @@ * The LCD archive There is a large collection of Emacs Lisp code available for FTP at -ftp.cis.ohio-state.edu and various mirrors. Unfortunately its -maintenance is currently very slow. A project to replace it is -underway; see . + and various mirrors. At this time, +serious maintenance is resuming after a long hiatus. To get started using this archive, do: @@ -41,8 +40,12 @@ LCD-datafile, which is a list of the archive constants. It will even fetch them for you on command. +* A project previously meant to replace the LCD is at + but also seems to have maintenance + problems at present. + * The `Emacs Lisp List' at - has pointers + has pointers to sources of a large number of packages. * gnu.emacs.sources @@ -55,7 +58,7 @@ You might find bug-fixes or enhancements in these places. - * Ada: + * Ada: * Autorevert, CWarn and Follow: @@ -73,12 +76,14 @@ * CPerl: - * Ediff and Viper: + * Ediff and Viper: - * Eldoc, Rlogin and Rsz-mini: + * Eldoc and Rlogin: - * EUDC: + * EShell: + + * EUDC: * Expand: @@ -89,10 +94,9 @@ * Flyspell: - * Fortune: + * Fortune: - * Gnus home page: - Native MIME support is in development at the time of writing. + * Gnus: * Ffap: (And some addons for it.) @@ -107,7 +111,7 @@ * PCL-CVS: - * PS mode: + * PS mode: * PS-print: @@ -132,8 +136,8 @@ * Scheme: * LaTeX: (or CTAN mirrors) - * Perl: (or CPAN mirrors) + * Perl: (or + CPAN mirrors) * Packages and add-ons not bundled with Emacs @@ -142,15 +146,21 @@ a copyright assignment to the FSF. Some of them may be integrated in the future. +You might like to check whether they are packaged for your system. +Several are for Debian GNU/Linux in particular. + * AUCTeX: fancy (La)TeX support: There's an AUCTeX mail list/newsgroup: . * BBDB: personal Info Rolodex integrated with mail/news: + [You might want to set the coding system of your .bbdb file to + emacs-mule, say by adding `("\\.bbdb\\'" . emacs-mule)' to + `file-coding-system-alist' for non-ASCII characters.] * Calc: computer algebra and numerical calculations: - + From GNU distribution mirrors. * CJK-emacs: Converting MULE-encoded text to TeX: @@ -172,7 +182,8 @@ Version 1.16 is said not to work properly with Emacs 20. * Elib library: - From GNU distribution mirrors. + From GNU distribution mirrors. (Much of this functionality is now + in Emacs.) * Emacspeak -- A Speech Output Subsystem For Emacs: @@ -196,22 +207,21 @@ process running some form of Lisp. * JDE: - Wrapper around Java development tools. + Provides a Java-specific `Integrated Development Environment'. - * MULE-UCS: Universal enCoding System: + * Mule-UCS: Universal enCoding System: - Extended coding systems for MULE, specifically for reading and + Extended coding systems for Mule, specifically for reading and writing UTF-8 encoded Unicode. An alternative system for using UTF-8 is at - . This includes an + . This includes an external program for (partial) inter-conversion of UTF-8. * Mailcrypt: 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 a free replacement . * Pointers to MIME packages: @@ -235,11 +245,6 @@ and a W3 development mail list/newsgroup . -* Unpacked Emacs sources - -An unpacked current source tree may be available from -. - Local Variables: mode: text