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 [EMACS_22_BASE]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/qp.el,v [EMACS_22_BASE]
Date: Fri, 02 Nov 2007 01:39:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Miles Bader <miles>     07/11/02 01:39:46

Index: qp.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/gnus/qp.el,v
retrieving revision 1.23.2.1
retrieving revision 1.23.2.2
diff -u -b -r1.23.2.1 -r1.23.2.2
--- qp.el       25 Jul 2007 04:19:58 -0000      1.23.2.1
+++ qp.el       2 Nov 2007 01:39:44 -0000       1.23.2.2
@@ -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]