summaryrefslogtreecommitdiff
path: root/lisp/mh-e
AgeCommit message (Expand)Author
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-10Merge from origin/emacs-28Stefan Kangas
2021-12-09; Prefer HTTPS in more URLsStefan Kangas
2021-12-07Remove some unnecessary references to Emacs 22Stefan Kangas
2021-12-05Avoid timestamp info loss in mh-alias-tstampPaul Eggert
2021-11-28Merge from origin/emacs-28Stefan Kangas
2021-11-27Fix Subject when forwarding message with 2-line FromMike Kupfer
2021-11-25MH-E: support Mailutils "folders +/"Stephen Gildea
2021-11-24mh-utils-tests: 'mh-sub-folders-actual' coverageStephen Gildea
2021-11-17Fix mh-mime build problemLars Ingebrigtsen
2021-11-17Make mh-funcall-if-exists obsoleteStefan Kangas
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-11-15Fix handling of folder "+/" in MH-EMike Kupfer
2021-11-15Fix checkdoc complaints in MH-EMike Kupfer
2021-11-13MH-E threads code: use mh-scan variables correctlyStephen Gildea
2021-11-13Merge from origin/emacs-28Stefan Kangas
2021-11-12; Fix typosStefan Kangas
2021-10-21Remove redundant #' before lambdaStefan Kangas
2021-10-18Prefer defvar-local in MH-EStefan Kangas
2021-10-12MH-E: restore message about obsolete key bindingStephen Gildea
2021-10-12Fix byte-compilation warnings in nox buildsBasil L. Contovounesios
2021-10-12Merge from origin/emacs-28Glenn Morris
2021-10-12Remove more MH-E compat codeStefan Kangas
2021-10-12Make mh-do-in-gnu-emacs obsoleteStefan Kangas
2021-10-11* lisp/mh-e/mh-show.el (mh-junk-whitelist): Custom obsolescence message.Stephen Gildea
2021-10-12Prefer setq-local in lisp/mh-e/*.elStefan Kangas
2021-10-12Remove some more MH-E compat codeStefan Kangas
2021-10-11Remove redundant calls to 'mh-do-in-gnu-emacs'Stefan Kangas
2021-10-09Remove some unnecessary calls to mh-funcall-if-existsStefan Kangas
2021-10-09Remove old Gnus compat code from MH-EStefan Kangas
2021-10-08Make mh-* XEmacs compat aliases obsoleteStefan Kangas
2021-10-07Convert mh-e to use define-keymap instead of gnus-define-keysLars Ingebrigtsen
2021-10-07Fix mh-e compilation warningLars Ingebrigtsen
2021-10-07Revert "Declare compat macro mh-do-in-gnu-emacs obsolete"Stefan Kangas
2021-10-07Delete some XEmacs compat code from mh-e/*.elStefan Kangas
2021-10-07Declare compat macro mh-do-in-gnu-emacs obsoleteStefan Kangas
2021-10-07Declare compat macro mh-do-in-xemacs obsoleteStefan Kangas
2021-09-25; * lisp/mh-e/mh-scan.el: re-order variables to be actually alphabeticalStephen Gildea
2021-09-25Update mh-scan regexp to match mh-note-allowlistedStephen Gildea
2021-09-21Don't use `format' on strings without % format directivesLars Ingebrigtsen
2021-09-17MH-E: fix check for nmh or Mailutils installationStephen Gildea
2021-09-14* lisp/mh-e/mh-e.el: Simplify file commentary for a native package.Stephen Gildea
2021-08-23; migrate MH-E to mail-parse libraryStephen Gildea
2021-08-21mh-x-image-url-sane-p: accept "https" URLsStephen Gildea
2021-08-21; MH-E doc: SourceForge repo is no longer currentStephen Gildea
2021-08-09Use string-search instead of string-match[-p]Mattias EngdegÄrd
2021-08-01; mh-junk-background: fix documentation typoStephen Gildea
2021-08-01mh-junk: adjust messages for allow/block actionsStephen Gildea
2021-07-30; fix 2 typos in MH-E commentsStephen Gildea