gnus.texi (X-Face): Revert substantial part of last fix.
authorSimon Josefsson <jas@extundo.com>
Wed, 15 Jan 2003 08:04:33 +0000 (08:04 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 15 Jan 2003 08:04:33 +0000 (08:04 +0000)
texi/ChangeLog
texi/gnus.texi

index 4fbffa7..d6cec46 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-15  Simon Josefsson  <jas@extundo.com>
+
+       * gnus.texi (X-Face): Revert substantial part of last fix.
+
 2003-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Window Layout): Fixed braces in example.
index 9bac7c6..a0c7751 100644 (file)
@@ -20990,13 +20990,13 @@ randomly generated data.
 converts the file to X-Face format by using the
 @code{gnus-convert-image-to-x-face-command} shell command.
 
-Here's how you would typically use the second function.  Put something
+Here's how you would typically use the first function.  Put something
 like the following in your @file{.gnus.el} file:
 
 @lisp
 (setq message-required-news-headers
       (nconc message-required-news-headers
-             (list '(X-Face . gnus-insert-random-x-face-header))))
+             (list '(X-Face . gnus-random-x-face))))
 @end lisp
 
 Using the last function would be something like this: