summaryrefslogtreecommitdiff
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-0127-27/+27
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0127-27/+27
* | Merge from origin/emacs-28Stefan Kangas2021-12-101-1/+1
|\|
| * ; Prefer HTTPS in more URLsStefan Kangas2021-12-091-1/+1
* | Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-071-1/+1
* | Avoid timestamp info loss in mh-alias-tstampPaul Eggert2021-12-051-2/+1
* | Merge from origin/emacs-28Stefan Kangas2021-11-281-0/+2
|\|
| * Fix Subject when forwarding message with 2-line FromMike Kupfer2021-11-271-0/+2
* | MH-E: support Mailutils "folders +/"Stephen Gildea2021-11-251-0/+7
* | mh-utils-tests: 'mh-sub-folders-actual' coverageStephen Gildea2021-11-241-24/+31
* | Fix mh-mime build problemLars Ingebrigtsen2021-11-171-0/+1
* | Make mh-funcall-if-exists obsoleteStefan Kangas2021-11-179-22/+12
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-165-106/+106
* | Fix handling of folder "+/" in MH-EMike Kupfer2021-11-151-1/+6
* | Fix checkdoc complaints in MH-EMike Kupfer2021-11-152-6/+9
* | MH-E threads code: use mh-scan variables correctlyStephen Gildea2021-11-132-6/+6
* | Merge from origin/emacs-28Stefan Kangas2021-11-131-2/+2
|\|
| * ; Fix typosStefan Kangas2021-11-121-2/+2
* | Remove redundant #' before lambdaStefan Kangas2021-10-212-54/+54
* | Prefer defvar-local in MH-EStefan Kangas2021-10-186-30/+15
* | MH-E: restore message about obsolete key bindingStephen Gildea2021-10-122-4/+3
* | Fix byte-compilation warnings in nox buildsBasil L. Contovounesios2021-10-123-16/+22
* | Merge from origin/emacs-28Glenn Morris2021-10-121-1/+8
|\|
| * * lisp/mh-e/mh-show.el (mh-junk-whitelist): Custom obsolescence message.Stephen Gildea2021-10-111-1/+8
* | Remove more MH-E compat codeStefan Kangas2021-10-129-255/+202
* | Make mh-do-in-gnu-emacs obsoleteStefan Kangas2021-10-122-9/+4
* | Prefer setq-local in lisp/mh-e/*.elStefan Kangas2021-10-1210-68/+66
* | Remove some more MH-E compat codeStefan Kangas2021-10-1212-180/+86
* | Remove redundant calls to 'mh-do-in-gnu-emacs'Stefan Kangas2021-10-119-135/+124
* | Remove some unnecessary calls to mh-funcall-if-existsStefan Kangas2021-10-099-42/+13
* | Remove old Gnus compat code from MH-EStefan Kangas2021-10-092-113/+54
* | Make mh-* XEmacs compat aliases obsoleteStefan Kangas2021-10-0820-409/+198
* | Convert mh-e to use define-keymap instead of gnus-define-keysLars Ingebrigtsen2021-10-075-338/+339
* | Fix mh-e compilation warningLars Ingebrigtsen2021-10-072-3/+1
* | Revert "Declare compat macro mh-do-in-gnu-emacs obsolete"Stefan Kangas2021-10-079-120/+137
* | Delete some XEmacs compat code from mh-e/*.elStefan Kangas2021-10-077-47/+15
* | Declare compat macro mh-do-in-gnu-emacs obsoleteStefan Kangas2021-10-079-137/+120
* | Declare compat macro mh-do-in-xemacs obsoleteStefan Kangas2021-10-0713-240/+16
|/
* ; * lisp/mh-e/mh-scan.el: re-order variables to be actually alphabeticalStephen Gildea2021-09-251-31/+31
* Update mh-scan regexp to match mh-note-allowlistedStephen Gildea2021-09-251-3/+3
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* MH-E: fix check for nmh or Mailutils installationStephen Gildea2021-09-171-10/+13
* * lisp/mh-e/mh-e.el: Simplify file commentary for a native package.Stephen Gildea2021-09-141-11/+2
* ; migrate MH-E to mail-parse libraryStephen Gildea2021-08-234-12/+12
* mh-x-image-url-sane-p: accept "https" URLsStephen Gildea2021-08-211-4/+6
* ; MH-E doc: SourceForge repo is no longer currentStephen Gildea2021-08-211-2/+3
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-094-8/+8
* ; mh-junk-background: fix documentation typoStephen Gildea2021-08-011-2/+2
* mh-junk: adjust messages for allow/block actionsStephen Gildea2021-08-011-17/+23
* ; fix 2 typos in MH-E commentsStephen Gildea2021-07-302-2/+2