summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-util.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; * lisp/gnus/mm-util.el: Remove duplicate defalias.Stefan Kangas2022-08-061-1/+0
* Remove some ancient Emacs compat codeStefan Kangas2022-05-251-2/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer the defcustom :risky property in gnusStefan Kangas2021-12-261-2/+2
* | Remove no-op calls to decode-char with 'ucs' argStefan Kangas2021-12-051-1/+1
|/
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-1/+1
* * lisp/gnus: Misc simplifications found during conversion to lexicalStefan Monnier2021-01-301-3/+3
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-3/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Remove some compat code from mm-util.elLars Ingebrigtsen2020-08-121-4/+0
* Simplify the computation of mm-mime-mule-charset-alistLars Ingebrigtsen2020-08-121-67/+6
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-091-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-271-1/+1
|\ \ | |/
| * * lisp/gnus/mm-util.el (mm-decompress-buffer): Fix split-string args.Katsumi Yamaoka2018-10-241-1/+2
* | Rewrite Gnus calls to compat function mm-multibyte-pLars Ingebrigtsen2018-04-151-2/+2
* | Move utility function to mm-util.elLars Ingebrigtsen2018-04-141-0/+13
* | * lisp/gnus/mm-util.el: Use lexical-binding and use cl-libStefan Monnier2018-02-271-48/+32
* | Remove leading * from two defcustom doc stringsGlenn Morris2018-02-261-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+4
* | * lisp/gnus/mm-util.el: Remove the mm-string-as-multibyte alias.Lars Ingebrigtsen2016-02-141-33/+0
* | Remove codepage setup code from mm-utilLars Ingebrigtsen2016-02-141-160/+4
* | Remove compat code and compat functions from mm-util.elLars Ingebrigtsen2016-02-141-150/+74
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-555/+66
* | Remove Message and mm-decode XEmacs compat codeLars Ingebrigtsen2016-02-121-9/+1
* | Remove gmm compat functionsLars Ingebrigtsen2016-02-101-7/+1
|/
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Replace instances of "(eval-when-compile (autoload ...))"Glenn Morris2015-05-041-5/+4
* * lisp/gnus/mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning.Stefan Monnier2015-02-041-4/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/gnus/gnus-art.el: Fix up compiler warnings.Stefan Monnier2014-12-181-0/+2
* Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-251-2/+0
|\
| * Remove some function declarations, no longer needed or correctGlenn Morris2014-06-251-2/+0
* | Merge from Gnus git masterGnus developers2014-03-231-4/+0
|/
* Gnus: Silence the byte compilerKatsumi Yamaoka2014-01-051-0/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/gnus/mm-util.el (mm-make-temp-file): Alias to make-temp-file for modern ...Katsumi Yamaoka2013-12-171-7/+6