From 5cdea619b2b246aaac5e90014e4d80d3943b17fb Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 29 Jun 2011 20:01:09 -0700 Subject: [PATCH] * lisp/gnus/gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix. --- lisp/gnus/ChangeLog | 2 ++ lisp/gnus/gnus-fun.el | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 76df7a1409d..594bef2f01c 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,5 +1,7 @@ 2011-06-30 Glenn Morris + * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix. + * mm-util.el (mm-charset-synonym-alist): Move definition before use. 2011-06-30 Lars Magne Ingebrigtsen diff --git a/lisp/gnus/gnus-fun.el b/lisp/gnus/gnus-fun.el index cb495623af2..1cc11383893 100644 --- a/lisp/gnus/gnus-fun.el +++ b/lisp/gnus/gnus-fun.el @@ -54,10 +54,7 @@ "convert -scale 48x48! %s xbm:- | xbm2xface.pl" "Command for converting an image to an X-Face. The command must take a image filename (use \"%s\") as input. -The output must be the Face header data on stdout in PNG format. - -By default it takes a GIF filename and output the X-Face header data -on stdout." +The output must be the X-Face header data on stdout in PNG format." :version "22.1" :group 'gnus-fun :type '(choice (const :tag "giftopnm, netpbm (GIF input only)" -- 2.39.2