emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r105846: gnus-fun.el (gnus-convert-im


From: Katsumi Yamaoka
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r105846: gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
Date: Tue, 20 Sep 2011 00:21:58 +0000
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 105846
committer: Katsumi Yamaoka <address@hidden>
branch nick: trunk
timestamp: Tue 2011-09-20 00:21:58 +0000
message:
  gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
modified:
  lisp/gnus/ChangeLog
  lisp/gnus/gnus-fun.el
=== modified file 'lisp/gnus/ChangeLog'
--- a/lisp/gnus/ChangeLog       2011-09-19 22:06:57 +0000
+++ b/lisp/gnus/ChangeLog       2011-09-20 00:21:58 +0000
@@ -1,3 +1,7 @@
+2011-09-20  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
+
 2011-09-18  Lars Magne Ingebrigtsen  <address@hidden>
 
        * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.

=== modified file 'lisp/gnus/gnus-fun.el'
--- a/lisp/gnus/gnus-fun.el     2011-06-30 03:01:09 +0000
+++ b/lisp/gnus/gnus-fun.el     2011-09-20 00:21:58 +0000
@@ -54,7 +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 X-Face header data on stdout in PNG format."
+The output must be the X-Face header data on stdout."
   :version "22.1"
   :group 'gnus-fun
   :type '(choice (const :tag "giftopnm, netpbm (GIF input only)"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]