| Commit message (Expand) | Author | Age | Files | Lines |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
* | ; Prefer HTTPS to HTTP in many URLs | Stefan Kangas | 2022-10-15 | 1 | -1/+1 |
* | ; Fix some doc typos and minor language issues | Štěpán Němec | 2022-05-26 | 1 | -1/+1 |
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
* | * lisp/gnus/mm-uu.el (mm-uu-type-alist): Add markdown-diff/-emacs-sources | Juri Linkov | 2021-09-24 | 1 | -0/+8 |
* | Fix usage of `format' in mm-uu-pgp-encrypted-extract | Lars Ingebrigtsen | 2021-09-21 | 1 | -1/+1 |
* | Fix PGP verification buttons (which would have cached results) | Lars Ingebrigtsen | 2021-09-21 | 1 | -1/+1 |
* | Update copyright year to 2021 | Paul Eggert | 2021-01-01 | 1 | -1/+1 |
* | Add and remove backslashes in regexps | Mattias Engdegård | 2020-02-20 | 1 | -1/+1 |
* | Add ':extend t' to mm-uu-extract face | Tassilo Horn | 2020-02-05 | 1 | -4/+8 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Make Gnus recognise "git am" diffs in all groups | Lars Ingebrigtsen | 2019-10-23 | 1 | -3/+2 |
* | * lisp/gnus/mm-uu.el: Use lexical-binding and cl-defstruct | Stefan Monnier | 2019-09-30 | 1 | -69/+62 |
* | Fix recent mm-uu.el typo | Lars Ingebrigtsen | 2019-09-30 | 1 | -1/+1 |
* | Refactor mm-decode and friends to be explicit about when errors happen | Lars Ingebrigtsen | 2019-09-30 | 1 | -2/+2 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | gnus: replace cl with cl-lib | Glenn Morris | 2018-03-23 | 1 | -1/+0 |
|/ |
|
* | Fix unbound mm-uu-entry in mm-uu | Andreas Schwab | 2018-02-10 | 1 | -9/+9 |
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | * lisp/gnus/mm-uu.el (mm-uu-org-src-code-block-extract): | Katsumi Yamaoka | 2017-08-02 | 1 | -1/+1 |
* | Fix last change of dd80ee6 (was: mm-uu.el: Don't dissect patch part) | Katsumi Yamaoka | 2017-01-13 | 1 | -2/+1 |
* | mm-uu.el: Don't dissect patch part | Katsumi Yamaoka | 2017-01-13 | 1 | -0/+2 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Remove obsolete leading * from defcustom, defface doc strings. | Glenn Morris | 2016-06-09 | 1 | -3/+3 |
* | | Remove compat code from some mml files | Lars Ingebrigtsen | 2016-02-14 | 1 | -2/+1 |
* | | Avoid defvarring prefix-less variable | Lars Ingebrigtsen | 2016-02-12 | 1 | -7/+7 |
* | | Remove XEmacs compat code from Gnus backends | Lars Ingebrigtsen | 2016-02-12 | 1 | -12/+2 |
* | | Remove XEmacs compat functions from mm-util.el | Lars Ingebrigtsen | 2016-02-12 | 1 | -5/+5 |
* | | Remove more XEmacs compat functions from gnus-util.el | Lars Ingebrigtsen | 2016-02-11 | 1 | -1/+1 |
|/ |
|
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | ; Use proper accents in Peter von der Ahé’s name | Paul Eggert | 2015-09-16 | 1 | -1/+5 |
* | Quoting fixes in Gnus | Paul Eggert | 2015-08-31 | 1 | -1/+2 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | gnus-art.el, mm-uu.el: Misc improvements for displaying MIME parts | Katsumi Yamaoka | 2014-05-14 | 1 | -10/+22 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | mm-uu.el (mm-uu-forward-extract): Be more liberal when extracting forwards as... | David Edmondson | 2012-03-10 | 1 | -1/+5 |
* | mm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <fh@fhaun.de> | Katsumi Yamaoka | 2012-03-08 | 1 | -1/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are inline. | Julien Danjou | 2011-03-17 | 1 | -0/+2 |
* | Merge changes made in Gnus trunk. | Gnus developers | 2011-03-12 | 1 | -0/+6 |
* | mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff format. | Julien Danjou | 2011-02-01 | 1 | -0/+6 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org. | Julien Danjou | 2011-01-23 | 1 | -1/+1 |
* | mm-decode.el (mm-inline-media-tests): Add text/x-sh. | Julien Danjou | 2011-01-20 | 1 | -1/+13 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|