summaryrefslogtreecommitdiff
path: root/lisp/mail/rfc2047.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-8/+8
* Fix double-encoding attachment headers in single-part rfc2047Lars Ingebrigtsen2022-08-041-0/+3
* Fix RFC2047 encoding of Disposition-Notification-ToLars Ingebrigtsen2022-03-141-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix infloop when folding difficult headers in MessageLars Ingebrigtsen2020-09-211-2/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Obsolete rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-141-0/+50
* Remove rfc2047-quote-special-characters-in-quoted-strings (bug#38200)Katsumi Yamaoka2019-11-141-63/+9
* * lisp/mail/rfc2047.el (rfc2047-encodable-p): Don't require `message`.Stefan Monnier2019-08-061-2/+1
* Fold rfc2047 headers correctly when narrowed to header valueLars Ingebrigtsen2019-07-131-6/+13
* Fix breaking of rfc2047 headers with long wordsLars Ingebrigtsen2019-07-121-3/+4
* Refactor rfc2047-fold-region slightly and add a couple of testsLars Ingebrigtsen2019-07-121-26/+20
* Add comments to rfc2047Lars Ingebrigtsen2019-07-121-0/+13
* Merge from origin/emacs-26Glenn Morris2019-02-201-4/+4
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-4/+4
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-1/+1
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-13/+11
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/mail/rfc2047.el (rfc2047-decode-encoded-words): Set `words` to nil.Stefan Monnier2017-05-221-0/+1
* * lisp/mail/rfc2047.el: Use cl-lib & lexical-binding, silence warningStefan Monnier2017-05-211-10/+12
* Fix typos in doc stringsRuslan Bekenev2017-05-191-1/+1
* Remove dead code from rfc2047Lars Ingebrigtsen2017-01-261-11/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-8/+20
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-241-0/+1166