changeset 54404:6ee9d413876a

(File): Add SMTP and SES.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 15 Mar 2004 21:14:24 +0000
parents a8163d589489
children b8704d6a3c6f
files info/dir
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/info/dir	Mon Mar 15 18:06:06 2004 +0000
+++ b/info/dir	Mon Mar 15 21:14:24 2004 +0000
@@ -8,10 +8,10 @@
 The Info Directory
 ******************
 
-  The Info Directory is the top-level menu of major Info topics. 
+  The Info Directory is the top-level menu of major Info topics.
   Type "d" in Info to return to the Info Directory.  Type "q" to exit Info.
   Type "?" for a list of Info commands, or "h" to visit an Info tutorial.
-  Type "m" to choose a menu item--for instance, 
+  Type "m" to choose a menu item--for instance,
     "mEmacs<Return>" visits the Emacs manual.
   In Emacs Info, you can click mouse button 2 on a menu item
   or cross reference to follow it to its target.
@@ -44,8 +44,9 @@
 * Message: (message).	Mail and news composition mode that goes with Gnus.
 * MH-E: (mh-e).		Emacs interface to the MH mail system.
 * MIME: (emacs-mime).   Emacs MIME de/composition library.
-* SC: (sc).		Supercite lets you cite parts of messages you're 
+* SC: (sc).		Supercite lets you cite parts of messages you're
 			  replying to, in flexible ways.
+* SMTP: (smtpmail).     Emacs library for sending mail via SMTP.
 
 * Autotype: (autotype). Convenient features for text that you enter frequently
                           in Emacs.
@@ -55,6 +56,7 @@
 * Forms: (forms).	Emacs package for editing data bases
 			  by filling in forms.
 * RefTeX: (reftex).	Emacs support for LaTeX cross-references and citations.
+* SES: (ses).           Simple Emacs Spreadsheet
 * Tramp: (tramp).	Transparent Remote (file) Access, Multiple Protocol.
                           Edit remote files via a remote shell (rsh,
                           ssh, telnet).