]> code.delx.au - gnu-emacs/commitdiff
(File): Add SMTP and SES.
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 15 Mar 2004 21:16:20 +0000 (21:16 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 15 Mar 2004 21:16:20 +0000 (21:16 +0000)
ChangeLog
info/dir

index 46d6355d9d8193d83b52d570637b584f92ffab21..11007917351f73d9eb575540a6e4937d0b339fd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-15  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * info/dir (File): Add SMTP and SES.
+
 2004-03-02  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * Makefile.in (maintainer-clean): Clean in the lisp dir as well.
index 90faa0d7eb76a9e055076c142d31d530135640ef..4af6f37174cfd7956102994f916ade362e6e9a8d 100644 (file)
--- a/info/dir
+++ b/info/dir
@@ -8,10 +8,10 @@ File: dir     Node: Top       This is the top of the INFO tree
 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 @@ Emacs
 * 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 @@ Emacs
 * 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).