summaryrefslogtreecommitdiff
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-212-17/+18
* Fix up the previous mh-mime warning suppressionLars Ingebrigtsen2019-09-182-61/+65
* Suppress some warnings about un-prefixed dynamic variablesLars Ingebrigtsen2019-09-171-55/+57
* * lisp/mh-e: Use cl-libStefan Monnier2019-08-0621-602/+549
* Fix compilation warning in mh-*.elLars Ingebrigtsen2019-07-292-2/+2
* Merge from origin/emacs-26Glenn Morris2019-07-061-3/+3
|\
| * ; Fix typo, insure -> ensure in ChangeLogsNoam Postavsky2019-07-051-3/+3
* | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-2/+2
* | * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-2/+2
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-2614-14/+0
* | Fix regular-expression glitches and typosPaul Eggert2019-03-044-8/+8
* | Merge from origin/emacs-26Glenn Morris2019-02-202-11/+11
|\ \ | |/
| * Update citations of Internet RFCsPaul Eggert2019-02-162-11/+11
* | * lisp/mh-e/mh-acros.el (mh-defstruct): Minor simplificationStefan Monnier2019-02-181-5/+9
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-091-3/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3127-27/+27
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0127-27/+27
* | Merge from origin/emacs-26Glenn Morris2018-11-281-2/+3
|\ \ | |/
| * * lisp/mh-e/mh-e.el (customize-package-emacs-version-alist): Additions.Glenn Morris2018-11-271-2/+3
* | Replace insignificant backquotesMichael Heerdegen2018-11-255-12/+12
* | file-attributes cleanupPaul Eggert2018-09-231-1/+2
* | Do not call mh-next-msg from mh-junk-process-* fnsStephen Gildea2018-09-051-4/+2
* | Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)Mike Kupfer2018-08-042-24/+103
* | Reset mh-blacklist and mh-whitelist on folder undoStephen Gildea2018-07-311-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-07-071-2/+4
|\ \ | |/
| * Fix MH-E mail composition with GNU Mailutils (SF#485)Mike Kupfer2018-07-041-2/+4
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-202-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-03-081-1/+1
|\ \ | |/
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-071-1/+1
* | * lisp/mh-e/mh-e.el (mh-variant-set): Tweak failure message.Mike Kupfer2018-03-071-0/+2
* | * lisp/mh-e/mh-utils.el (mh-find-path): Add missing part of previous.Mike Kupfer2018-03-071-0/+1
* | Suppress "No MH variant found" message (bug#30669)Glenn Morris2018-03-072-0/+6
* | Quieten defun-mh compilationGlenn Morris2018-03-011-3/+4
* | Quieten mh-compat compilationGlenn Morris2018-03-011-2/+4
* | Simplify mh-thread-set-tablesGlenn Morris2018-03-011-14/+11
* | Use select-message-coding-system in mh-compGlenn Morris2018-03-011-11/+13
* | Merge from origin/emacs-26Glenn Morris2018-02-173-5/+5
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-163-5/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-0127-27/+27
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0127-27/+27
* | Remove *-yank-hooks aliases for -citation-hook, obsolete since 19.34.Sam Steingold2017-11-221-13/+0
|/
* MH-E: don't automatically download external-body partsMike Kupfer2017-11-191-0/+2
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-292-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1325-27/+27
* ; Spelling fixes for "SpamAssassin"Paul Eggert2017-05-301-1/+1
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-2/+2
* Silence an mh-compat compiler warningGlenn Morris2017-05-061-9/+8
* Evaluate mh-require when compilingGlenn Morris2017-05-064-10/+11
* Fix MH-E not to load cl at runtime (Bug#25552)Mike Kupfer2017-05-042-6/+4
* mh-e: use user-error rather than debug-ignored-errorsGlenn Morris2017-04-172-4/+2