| Commit message (Expand) | Author | Age | Files | Lines |
* | MH-E: alter content in mh-display-msg, not mh-show-mode | Stephen Gildea | 2020-02-01 | 1 | -3/+3 |
* | Update documentation for mh-show-mode-hook | Stephen Gildea | 2020-02-01 | 2 | -5/+6 |
* | Fix MH-E bug #470: Show buffer discards text properties | Stephen Gildea | 2020-01-04 | 1 | -8/+6 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 27 | -27/+27 |
* | Fix some quoting glitches in doc strings | Paul Eggert | 2019-11-11 | 3 | -4/+4 |
* | lisp/*.el: Force non-nil result to t, to match docstring | Juanma Barranquero | 2019-10-14 | 1 | -1/+2 |
* | lisp/*.el: Fix typos and other trivial doc fixes | Juanma Barranquero | 2019-09-21 | 2 | -17/+18 |
* | Fix up the previous mh-mime warning suppression | Lars Ingebrigtsen | 2019-09-18 | 2 | -61/+65 |
* | Suppress some warnings about un-prefixed dynamic variables | Lars Ingebrigtsen | 2019-09-17 | 1 | -55/+57 |
* | * lisp/mh-e: Use cl-lib | Stefan Monnier | 2019-08-06 | 21 | -602/+549 |
* | Fix compilation warning in mh-*.el | Lars Ingebrigtsen | 2019-07-29 | 2 | -2/+2 |
* | Merge from origin/emacs-26 | Glenn Morris | 2019-07-06 | 1 | -3/+3 |
|\ |
|
| * | ; Fix typo, insure -> ensure in ChangeLogs | Noam Postavsky | 2019-07-05 | 1 | -3/+3 |
* | | Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" | Stefan Monnier | 2019-06-26 | 1 | -2/+2 |
* | | * lisp/calc/calc-ext.el (math-scalarp): Fix typo | Stefan Monnier | 2019-06-26 | 1 | -2/+2 |
* | | Remove Maintainer: when it duplicates Author: | Paul Eggert | 2019-05-26 | 14 | -14/+0 |
* | | Fix regular-expression glitches and typos | Paul Eggert | 2019-03-04 | 4 | -8/+8 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2019-02-20 | 2 | -11/+11 |
|\ \
| |/ |
|
| * | Update citations of Internet RFCs | Paul Eggert | 2019-02-16 | 2 | -11/+11 |
* | | * lisp/mh-e/mh-acros.el (mh-defstruct): Minor simplification | Stefan Monnier | 2019-02-18 | 1 | -5/+9 |
* | | Don’t assume CURRENT_TIME_LIST | Paul Eggert | 2019-02-09 | 1 | -3/+1 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 27 | -27/+27 |
|\ \
| |/ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 27 | -27/+27 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-11-28 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | * lisp/mh-e/mh-e.el (customize-package-emacs-version-alist): Additions. | Glenn Morris | 2018-11-27 | 1 | -2/+3 |
* | | Replace insignificant backquotes | Michael Heerdegen | 2018-11-25 | 5 | -12/+12 |
* | | file-attributes cleanup | Paul Eggert | 2018-09-23 | 1 | -1/+2 |
* | | Do not call mh-next-msg from mh-junk-process-* fns | Stephen Gildea | 2018-09-05 | 1 | -4/+2 |
* | | Fix mh-redistribute to work with nmh 1.5 and identities (SF#268) | Mike Kupfer | 2018-08-04 | 2 | -24/+103 |
* | | Reset mh-blacklist and mh-whitelist on folder undo | Stephen Gildea | 2018-07-31 | 1 | -0/+2 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-07-07 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix MH-E mail composition with GNU Mailutils (SF#485) | Mike Kupfer | 2018-07-04 | 1 | -2/+4 |
* | | Use “Cc” for email copies, as per RFC 5322. | Paul Eggert | 2018-05-20 | 2 | -2/+2 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-03-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace some obsolete aliases in documentation | Glenn Morris | 2018-03-07 | 1 | -1/+1 |
* | | * lisp/mh-e/mh-e.el (mh-variant-set): Tweak failure message. | Mike Kupfer | 2018-03-07 | 1 | -0/+2 |
* | | * lisp/mh-e/mh-utils.el (mh-find-path): Add missing part of previous. | Mike Kupfer | 2018-03-07 | 1 | -0/+1 |
* | | Suppress "No MH variant found" message (bug#30669) | Glenn Morris | 2018-03-07 | 2 | -0/+6 |
* | | Quieten defun-mh compilation | Glenn Morris | 2018-03-01 | 1 | -3/+4 |
* | | Quieten mh-compat compilation | Glenn Morris | 2018-03-01 | 1 | -2/+4 |
* | | Simplify mh-thread-set-tables | Glenn Morris | 2018-03-01 | 1 | -14/+11 |
* | | Use select-message-coding-system in mh-comp | Glenn Morris | 2018-03-01 | 1 | -11/+13 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-02-17 | 3 | -5/+5 |
|\ \
| |/ |
|
| * | ; Fix doc typos related to indefinite articles | Glenn Morris | 2018-02-16 | 3 | -5/+5 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-01-01 | 27 | -27/+27 |
|\ \
| |/ |
|
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 27 | -27/+27 |
* | | Remove *-yank-hooks aliases for -citation-hook, obsolete since 19.34. | Sam Steingold | 2017-11-22 | 1 | -13/+0 |
|/ |
|
* | MH-E: don't automatically download external-body parts | Mike Kupfer | 2017-11-19 | 1 | -0/+2 |
* | Prefer HTTPS to HTTP for gnu.org | Paul Eggert | 2017-09-29 | 2 | -2/+2 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 25 | -27/+27 |