summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-mime.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Correct cl-flet usage (Bug#22317)Bill Wohler2016-05-301-5/+5
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-13/+13
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * mh-compat.el (mh-define-obsolete-variable-alias)Bill Wohler2012-11-241-59/+66
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* * mh-xface.el (mh-picon-get-image): Remove quote from block argument.Bill Wohler2011-07-111-3/+3
* * mh-mime.el (mh-decode-message-subject): Fix case of Subject.Bill Wohler2011-07-101-1/+1
* * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el:Bill Wohler2011-07-031-1/+2
* * mh-utils.el:Bill Wohler2011-07-031-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-2/+2
* Replace many instances of read-file-name with read-directory-name.Antoine Levitt2011-03-051-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-3/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+3
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Silence compilation of mh-mime.el.Glenn Morris2010-11-021-7/+6
* | Decode RFC2047 encoded Subject lines for mail replies.Peter S Galbraith2010-05-191-0/+9
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * mh-thread.el (mh-thread-set-tables):Stefan Monnier2009-11-051-7/+4
* Follow Glenn's lead and update format of Copyright.Bill Wohler2009-01-251-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes when converting toBill Wohler2008-05-191-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (mh-mml-to-mime): Don't look up sender if From absent. Fixes "WrongBill Wohler2008-01-301-6/+7
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (mail-strip-quoted-names): Autoload it.Glenn Morris2007-12-021-0/+1
* | (mm-decode-body): remove explicit autoload ofJeffrey C Honig2007-08-211-1/+0
* | * mh-mime.el (message-options-set): Add missing autoloads from myJeffrey C Honig2007-08-201-0/+3
* | (mh-mml-forward-message): Address SF 1378993 andJeffrey C Honig2007-08-201-10/+5
* | (mh-mml-to-mime): GPG requires e-mail addresses, notJeffrey C Honig2007-08-191-2/+16
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (mh-mh-directive-present-p): Fix typos in docstrings.Juanma Barranquero2007-06-061-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).Bill Wohler2006-06-291-1/+3
* * mh-acros.el (struct, x, y): No need to wrap defvar withBill Wohler2006-04-151-7/+6
* * mh-funcs.el (view-exit-action): No need to wrap defvar withBill Wohler2006-04-141-1/+1
* (mh-minibuffer-read-type): Deleted comment in docstring about obsoleteBill Wohler2006-02-271-2/+1
* (mh-file-mime-type-substitutions): Remove trailing whitespaceBill Wohler2006-02-171-2/+2
* * mh-mime.el (mh-file-mime-type-substitutions): Added entries toPeter Galbraith2006-02-051-1/+13
* * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler2006-02-011-7/+9
* * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argumentBill Wohler2006-01-311-23/+23