summaryrefslogtreecommitdiff
path: root/lisp/gnus/mml.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | vc-prepare-patch: Number the attached patchesSean Whitton2022-12-19
|/
* ; Fix typosStefan Kangas2022-11-20
* Make message-mark-active-p obsolete in favor of mark-activeStefan Kangas2022-08-15
* Doc fixes: don't mention EFSStefan Kangas2022-07-28
* Drop support for XEmacs package EFSStefan Kangas2022-07-28
* Be more resilient against invalid headers in mml-generate-mimeLars Ingebrigtsen2022-04-19
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-16
* | Add new user option mml-attach-file-at-the-endLars Ingebrigtsen2021-11-04
|/
* Avoid an infinite loop in mml-expand-html-into-multipart-relateddick2021-06-13
* Do `interactive' mode tagging in the remaining lisp/gnus filesLars Ingebrigtsen2021-02-15
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-30
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-30
* * lisp/gnus/mm-encode.el (mm-default-file-type): New nameStefan Monnier2021-01-30
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in gnus/*.elStefan Kangas2020-12-07
* Quote other suspicious characters in mml-insert-tag.Asher Gordon2020-08-24
* Tweat how MML specifies the encoding of binary dataLars Ingebrigtsen2020-08-06
* Implement a screenshot command for Message modeLars Ingebrigtsen2020-08-05
* Merge from origin/emacs-27Glenn Morris2020-04-25
|\
| * Don't let a code literal get modified in mml parsing (Bug#39884)Noam Postavsky2020-04-25
* | Make previous mml-expand-html-into-multipart-related fix more generalJeremy Compostella2020-03-14
* | Fix conversion of text/html->multipart/relatedJeremy Compostella2020-02-19
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix problem with non-ASCII MML description stringsLars Ingebrigtsen2019-09-30
* Allow the user to specify Content-type in Message modeLars Ingebrigtsen2019-09-21
* In Message, respect Content-Type provided by the userLars Ingebrigtsen2019-07-04
* Remove XEmacs compat code from mml.el that gave a compilation warningLars Ingebrigtsen2019-06-13
* (mml-generate-mime-1): Remove XEmacs compat codeLars Ingebrigtsen2019-05-19
* Make mml respect the "recipient-filename" parameterLars Ingebrigtsen2019-05-13
* Stop using message-default-charset (Bug#35370)Noam Postavsky2019-05-10
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-22
* Merge from origin/emacs-26Glenn Morris2019-02-15
|\
| * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-14
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | gnus: replace cl with cl-libGlenn Morris2018-03-23
* | Quieten without-x gnus compilationGlenn Morris2018-02-27
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Revert mml-generate-mime-1 (bug#27141)Katsumi Yamaoka2017-05-31
* Fix charsets and encodings from non-file MIME partsLars Ingebrigtsen2017-01-27
* Don't try to find charsets of non-text MIME partsLars Ingebrigtsen2017-01-27
* Fix the previous mml patch betterLars Ingebrigtsen2017-01-26
* Give a slight better error message in mml-minibuffer-read-fileLars Ingebrigtsen2017-01-26