summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Gnus] Silence the byte compilerKatsumi Yamaoka2013-09-171-16/+19
* Gnus: Exclude iso-2022-jp-2 and shift_jis from the default value set to mm-co...Katsumi Yamaoka2013-08-191-5/+5
* Silence some gnus compilation warningsGlenn Morris2013-05-221-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge changes made in Gnus master ever since feature freezeGnus developers2012-06-261-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* * lisp/gnus/mm-util.el (mm-charset-synonym-alist): Move definition before use.Glenn Morris2011-06-291-28/+28
* mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4 variations ...Lars Magne Ingebrigtsen2011-06-301-1/+2
* mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).Teodor Zlatanov2011-03-251-7/+0
* mm-view.el (mm-display-inline-fontify): Make mode optional, and call normal-m...Julien Danjou2011-03-221-0/+7
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Don't mess with *temp*.Stefan Monnier2011-01-201-1/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | mm-util.el (mm-ucs-to-char): Use eval-and-compile.Katsumi Yamaoka2010-12-091-31/+32
* | Decode extra numeric entities.Katsumi Yamaoka2010-12-071-0/+15
* | Merge changes made in Gnus trunk.Gnus developers2010-12-021-0/+1
* | Merge changes made in Gnus trunk.Gnus developers2010-11-241-1/+1
* | Silence compilation of mm-util.el.Glenn Morris2010-10-311-12/+17
* | * lisp/gnus/mm-util.el (mm-string-to-multibyte): Simplify.Glenn Morris2010-10-311-13/+4
* | nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka2010-10-111-1/+1
* | Merge changes made in Gnus trunk.Gnus developers2010-09-301-7/+7
* | Remove Emacs 21 stuff.Katsumi Yamaoka2010-09-291-5/+3
* | Remove Emacs 21 stuff.Katsumi Yamaoka2010-09-221-8/+7