emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/text.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi
Date: Wed, 04 Jun 2003 05:03:40 -0400

Index: emacs/lispref/text.texi
diff -c emacs/lispref/text.texi:1.61 emacs/lispref/text.texi:1.62
*** emacs/lispref/text.texi:1.61        Sun Apr  6 16:25:40 2003
--- emacs/lispref/text.texi     Wed Jun  4 05:03:40 2003
***************
*** 3626,3632 ****
  @defun base64-decode-string string
  @tindex base64-decode-string
  This function converts the string @var{string} from base 64 code into
! the corresponding decoded text.  It returns a string containing the
  decoded text.
  
  The decoding functions ignore newline characters in the encoded text.
--- 3626,3632 ----
  @defun base64-decode-string string
  @tindex base64-decode-string
  This function converts the string @var{string} from base 64 code into
! the corresponding decoded text.  It returns a unibyte string containing the
  decoded text.
  
  The decoding functions ignore newline characters in the encoded text.




reply via email to

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