]> git.eshelyaron.com Git - emacs.git/commitdiff
5-arg pxref
authorKarl Berry <karl@gnu.org>
Mon, 3 Apr 2006 00:26:06 +0000 (00:26 +0000)
committerKarl Berry <karl@gnu.org>
Mon, 3 Apr 2006 00:26:06 +0000 (00:26 +0000)
man/ChangeLog
man/sending.texi

index abe32a31868604cd657b1f326641236c339c6d2b..a3092989279d6953af0c90024d2738147ba2f657 100644 (file)
@@ -1,5 +1,7 @@
 2006-04-02  Karl Berry  <karl@gnu.org>
 
+       * sending.texi (Mail Sending): pxref to Top needs five args.
+
        * texinfo.tex: update to current version (2006-03-21.13).
 
 2006-04-02  Bill Wohler  <wohler@newt.com>
index 299787e529c78ed9ba20ff0ee18a0d094ebaa3b1..fb7235b3c11784b8879296a098e0303d2f9018e5 100644 (file)
@@ -459,9 +459,9 @@ user agent sends mail.  It should be set to a function.  The default
 is @code{sendmail-send-it}, which delivers mail using the Sendmail
 installation on the local host.  To send mail through a SMTP server,
 set it to @code{smtpmail-send-it} and set up the Emacs SMTP library
-(@pxref{Top,, Sending mail via SMTP,smtpmail}).  A third option is
-@code{feedmail-send-it}, see the commentary section of the
-@file{feedmail.el} package for more information.
+(@pxref{Top,,Emacs SMTP Library, Sending mail via SMTP,smtpmail}).  A
+third option is @code{feedmail-send-it}, see the commentary section of
+the @file{feedmail.el} package for more information.
 
 @node Header Editing
 @subsection Mail Header Editing