summaryrefslogtreecommitdiff
path: root/lisp/gnus/mm-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mm-util.el: Just return the image directories, not all directories in the pat...Lars Magne Ingebrigtsen2010-09-041-9/+16
* | Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-021-1/+0
* | gnus-group-completing-read: Add 'substring to completion-styles for group sel...Katsumi Yamaoka2010-08-301-3/+3
* | Synch with Gnus trunk.Katsumi Yamaoka2010-05-101-6/+0
* | Synch with Gnus trunk.Katsumi Yamaoka2010-05-101-25/+15
* | Synch with Gnus trunk.Katsumi Yamaoka2010-05-071-26/+28
* | * mm-util.el (mm-decompress-buffer): Use `delete-file'.Juanma Barranquero2010-05-041-1/+1
* | * mm-util.el (mm-find-buffer-file-coding-system): Stefan Monnier2010-04-231-2/+5
* | (mm-charset-to-coding-system): Use coding-system-from-nameKatsumi Yamaoka2010-03-151-0/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * gnus-art.el (gnus-article-encrypt-body):Juanma Barranquero2009-09-231-2/+2
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-041-5/+5