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