diff lisp/README @ 44:8d2a9b52c682 r19-15prefinal

Import from CVS: tag r19-15prefinal
author cvs
date Mon, 13 Aug 2007 08:55:10 +0200
parents 376386a54a3c
children 131b0175ea99
line wrap: on
line diff
--- a/lisp/README	Mon Aug 13 08:54:52 2007 +0200
+++ b/lisp/README	Mon Aug 13 08:55:10 2007 +0200
@@ -80,19 +80,25 @@
 
 Some packages are fairly large; those have been given their own	directories:
 
+	auctex		A package for editing TeX documents.
+
 	bytecomp	The XEmacs-lisp compiler.
 
 	calendar	A calendar and appointment manager.
 
+	cl		Common Lisp compatibility code.
+
 	comint		General code for interacting with inferior processes,
 			like shell buffers and lisp interpreters.
 
-	dired		The directory editor.
+	custom		User environment customization code.
 
 	edebug		A source-level debugger for Elisp.
 
 	ediff		A comprehensive visual interface to diff and patch.
 
+	efs		The directory editor, remote FTP frontend.
+
 	electric	The "electric" commands; these implement temporary
 			windows for help, list-buffers, etc.
 
@@ -103,7 +109,7 @@
 	eterm		A merge of the comint shell mode with an
 			ANSI-compatible terminal-emulator.
 
-	gnus		An NNTP-based newsreader; version 3.14.
+	gnus		A network news and mail reader.
 
 	hm--html-menus	Menu interface to html-mode.
 
@@ -112,16 +118,35 @@
 	ilisp		A comint-based package for interacting with inferior
 			lisp processes.
 
+	iso		ISO Latin language support.
+
+	mailcrypt	Package for dealing with PGP encrypted messages.
+
+	mel		MIME encoding library (part of the Tools for MIME).
+
 	mh-e		An interface to the MH-E mail handling system.
 
+	mu		Message Utilities library (part of the Tools for
+			MIME).
+
+	ns		NeXTStep support.
+
 	oobr		An Object-Oriented class browser.
 
 	pcl-cvs		An interface to the Concurrent Version System.
 
+	psgml		General purpose SGML editing support with extra
+			support for editing HTML.
+
 	rmail		A BABYL-format mail reader.
 
 	sunpro		Additional code for interfacing with SunPro products.
 
+	tl		Tiny Library (Part of the Tools for MIME).
+
+	tm		Tools for MIME.  MIME support for emacs lisp based
+			news and mail readers.
+
 	tooltalk	An inteface to the ToolTalk communication protocol.
 
 	viper		A full-featured VI emulator.