1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/doc
Andreas Schwab 33647b6d63 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.
2022-10-25 21:47:18 +02:00
..
emacs Remove erroneous @w in yank-media cross ref 2022-10-24 09:55:25 +02:00
lispintro Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
lispref Ignore non-base64 junk when decoding MIME 2022-10-25 21:47:18 +02:00
man Add new --timeout flag to emacsclient 2022-09-06 02:05:18 +02:00
misc Handle context changes in Tramp kubernetes method 2022-10-25 16:34:42 +02:00