summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-e.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-17Merge from origin/emacs-30Eli Zaretskii
2025-05-11; * lisp/mh-e/mh-e.el: Commentary: link to The MH-E ManualStephen Gildea
2025-05-07; MH-E: Remove unused defvarStephen Gildea
2025-03-27MH-E: set default-directory to HOME on entryStephen Gildea
2025-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-01-21Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas
2025-01-21Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-04Prefer defcustom :local specifierStefan Kangas
2024-07-08Checkdoc fixes in `mh-e/*.el`Stefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-20MH-E: handle removal of mhparam libdir from nmh 1.8Mike Kupfer
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-19Abolish max-specpdl-size (bug#57911)Mattias EngdegÄrd
2022-09-09Delete many items obsolete since 24.3Stefan Kangas
2022-08-16Advertise obsolete library pgg.el lessStefan Kangas
2022-08-14(compiled-function-p): New function (bug#56648)Stefan Monnier
2022-08-08Clean up some local variable sectionsStefan Kangas
2022-08-06Finish up obsoletion of mh-compat.elStefan Kangas
2022-07-20Prefer defvar-keymap in some trivial casesStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-07Remove some unnecessary references to Emacs 22Stefan Kangas
2021-10-18Prefer defvar-local in MH-EStefan Kangas
2021-10-12Remove more MH-E compat codeStefan Kangas
2021-10-12Remove some more MH-E compat codeStefan Kangas
2021-10-08Make mh-* XEmacs compat aliases obsoleteStefan Kangas
2021-10-07Declare compat macro mh-do-in-xemacs obsoleteStefan Kangas
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-21; MH-E doc: SourceForge repo is no longer currentStephen Gildea
2021-08-01; mh-junk-background: fix documentation typoStephen Gildea
2021-07-29mh-junk: replace color-based terms with descriptive wordsStephen Gildea
2021-06-07MH-E: do not look for MH variants in relative directoriesStephen Gildea
2021-03-24Convert many more links to use HTTPSStefan Kangas
2021-03-23* lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier
2021-02-22Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier
2021-02-04Don't set removed variable facemenu-unlisted-facesStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-19Shorten over-wide docstrings in defcustomsStefan Kangas
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-10-01Don't quote lambdas in several placesStefan Kangas
2020-02-01Update documentation for mh-show-mode-hookStephen Gildea
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-06* lisp/mh-e: Use cl-libStefan Monnier
2019-05-26Remove Maintainer: when it duplicates Author:Paul Eggert