emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/gnus/qp.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/qp.el,v
Date: Fri, 09 Nov 2007 09:45:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/11/09 09:45:31

Index: lisp/gnus/qp.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/qp.el,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- lisp/gnus/qp.el     28 Oct 2007 09:18:29 -0000      1.25
+++ lisp/gnus/qp.el     9 Nov 2007 09:45:29 -0000       1.26
@@ -82,7 +82,7 @@
 
 (defun quoted-printable-decode-string (string &optional coding-system)
   "Decode the quoted-printable encoded STRING and return the result.
-If CODING-SYSTEM is non-nil, decode the region with coding-system.
+If CODING-SYSTEM is non-nil, decode the string with coding-system.
 Use of CODING-SYSTEM is deprecated; this function should deal with
 raw bytes, and coding conversion should be done separately."
   (mm-with-unibyte-buffer




reply via email to

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