projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fcdf57
)
(encoder/decoder): Translate description of `mime-decode-string'.
author
morioka
<morioka>
Sun, 18 Oct 1998 11:49:13 +0000
(11:49 +0000)
committer
morioka
<morioka>
Sun, 18 Oct 1998 11:49:13 +0000
(11:49 +0000)
mime-en.sgml
patch
|
blob
|
history
diff --git
a/mime-en.sgml
b/mime-en.sgml
index
ba96a93
..
dc00abc
100644
(file)
--- a/
mime-en.sgml
+++ b/
mime-en.sgml
@@
-718,9
+718,10
@@
using <var>encoding</var>.
<defun name="mime-decode-string">
- <args> string encoding
+ <args> string encoding
<p>
-<var>string</var>
\e
$B$r
\e
(B <var>encoding</var>
\e
$B$H$7$FI|9f$7$?7k2L$rJV$7$^$9!#
\e
(B
+Decode <var>string</var> which is encoded in <var>encoding</var>, and
+return the result.
</defun>