diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2022-10-25 18:22:21 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2022-10-25 21:47:18 +0200 |
commit | 33647b6d63fe3062361a23a901664a379c07097f (patch) | |
tree | 8a6afc5a2c2b4d2d19f8bc98342b2f6c1382bc24 /lisp/org/ob-clojure.el | |
parent | e5cb66c046be440ca63fb384ea93f450aa4f958e (diff) | |
download | emacs-33647b6d63fe3062361a23a901664a379c07097f.tar.gz emacs-33647b6d63fe3062361a23a901664a379c07097f.tar.bz2 emacs-33647b6d63fe3062361a23a901664a379c07097f.zip |
Ignore non-base64 junk when decoding MIME
* src/fns.c (Fbase64_decode_region): Add optional argument
IGNORE-INVALID and pass down to base64_decode_1.
(Fbase64_decode_string): Likewise.
(base64_decode_1): Add argument IGNORE_INVALID.
* doc/lispref/text.texi (Base 64): Document them.
* lisp/gnus/mm-bodies.el (mm-decode-content-transfer-encoding):
Ignore any junk when decoding base64.
Diffstat (limited to 'lisp/org/ob-clojure.el')
0 files changed, 0 insertions, 0 deletions