summaryrefslogtreecommitdiff
path: root/lisp/gnus/mml.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Revert mml-generate-mime-1 (bug#27141)Katsumi Yamaoka2017-05-311-47/+43
* Fix charsets and encodings from non-file MIME partsLars Ingebrigtsen2017-01-271-19/+26
* Don't try to find charsets of non-text MIME partsLars Ingebrigtsen2017-01-271-5/+1
* Fix the previous mml patch betterLars Ingebrigtsen2017-01-261-3/+2
* Give a slight better error message in mml-minibuffer-read-fileLars Ingebrigtsen2017-01-261-1/+3
* Allow mml-attach-file to prompt lessLars Ingebrigtsen2017-01-261-4/+15
* Attach text files correctly in MessageLars Ingebrigtsen2017-01-251-12/+17
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-4/+6
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-2/+2
* | Allow preserving EXIF rotations when sending HTML messagesLars Ingebrigtsen2016-05-291-10/+51
* | * lisp/gnus/mm-util.el: Remove the mm-string-as-multibyte alias.Lars Ingebrigtsen2016-02-141-1/+1
* | Fix problem with wrong encoding of non-ASCII message bodiesLars Ingebrigtsen2016-02-141-0/+1
* | Remove compat code from some mml filesLars Ingebrigtsen2016-02-141-6/+5
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-121-51/+22
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-4/+4
* | Remove gnus-make-local-hookLars Ingebrigtsen2016-02-111-2/+0
* | Remove Gnus compat names for mouse bindingsLars Ingebrigtsen2016-02-101-2/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* mml: Signal error on invalid <#secure> tagDaiki Ueno2014-09-291-1/+3
* lisp/gnus/mml.el: Require url when compilingKatsumi Yamaoka2014-03-241-0/+1
* Merge from Gnus git masterGnus developers2014-03-231-8/+57
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/gnus/mml.el (mml-minibuffer-read-description): Use `default' insted of `...Katsumi Yamaoka2013-04-041-2/+2
* lisp/gnus/mml.el (mml-minibuffer-read-description): Allow passing in a prefix...Kevin Layer2013-04-031-2/+2
* lisp/gnus/mml.el (mml-insert-part): Insert closing tagChristopher Schmidt2013-01-301-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Handle Mail mode correctly. Some code cleanup.Richard M. Stallman2012-09-171-28/+40
* Merge changes made in Gnus master ever since feature freezeGnus developers2012-06-261-4/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Gnus: Share the value of the buffer-local `message-options' variable between ...Katsumi Yamaoka2011-12-011-8/+13
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* mml.el: Support quoting <#secure> tag.Daiki Ueno2011-10-261-2/+2
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-09-261-1/+2
* mml.el (mml-inhibit-compute-boundary): New internal variable.Katsumi Yamaoka2011-09-221-25/+22
* Add to sendmail.el a new command mail-add-attachment.Eli Zaretskii2011-09-101-0/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil, assuming...Katsumi Yamaoka2010-11-251-1/+2
* | mml.el (mml-preview): Fix last change.Katsumi Yamaoka2010-10-221-6/+5
* | mml.el (mml-preview): Work properly when editing article.Katsumi Yamaoka2010-10-221-6/+12
* | Merge changes made in Gnus trunk.Gnus developers2010-10-161-1/+10
* | nnimap.el (gnutls-negotiate): Silence the byte compiler.Katsumi Yamaoka2010-10-111-1/+1
* | Merge changes made in Gnus trunk.Gnus developers2010-09-301-12/+14