aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-folder.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* MH-E: set default-directory to HOME on entryStephen Gildea2025-03-271-3/+7
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Prefer defvar-local where possibleStefan Kangas2024-10-011-2/+1
* Checkdoc fixes in `mh-e/*.el`Stefan Kangas2024-07-081-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix Wrong type argument: consp, nil errorBill Wohler2023-07-101-2/+3
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make mh-colors-available-p obsoleteStefan Kangas2022-08-241-1/+1
* ; Unconditionally require built-in librariesStefan Kangas2022-08-081-1/+1
* Clean up some local variable sectionsStefan Kangas2022-08-081-1/+0
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Make mh-funcall-if-exists obsoleteStefan Kangas2021-11-171-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-18/+18
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-36/+36
* | MH-E: restore message about obsolete key bindingStephen Gildea2021-10-121-1/+1
* | Remove more MH-E compat codeStefan Kangas2021-10-121-4/+2
* | Prefer setq-local in lisp/mh-e/*.elStefan Kangas2021-10-121-32/+32
* | Remove some more MH-E compat codeStefan Kangas2021-10-121-29/+29
* | Remove redundant calls to 'mh-do-in-gnu-emacs'Stefan Kangas2021-10-111-5/+4
* | Remove some unnecessary calls to mh-funcall-if-existsStefan Kangas2021-10-091-4/+0
* | Make mh-* XEmacs compat aliases obsoleteStefan Kangas2021-10-081-3/+2
* | Convert mh-e to use define-keymap instead of gnus-define-keysLars Ingebrigtsen2021-10-071-131/+131
* | Revert "Declare compat macro mh-do-in-gnu-emacs obsolete"Stefan Kangas2021-10-071-4/+5
* | Delete some XEmacs compat code from mh-e/*.elStefan Kangas2021-10-071-16/+4
* | Declare compat macro mh-do-in-gnu-emacs obsoleteStefan Kangas2021-10-071-5/+4
* | Declare compat macro mh-do-in-xemacs obsoleteStefan Kangas2021-10-071-8/+0
|/
* mh-junk: replace color-based terms with descriptive wordsStephen Gildea2021-07-291-52/+53
* ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* * lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier2021-03-231-12/+12
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-241-3/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/mh-e: Use cl-libStefan Monnier2019-08-061-29/+28
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
|/
* Replace some obsolete aliases in documentationGlenn Morris2018-03-071-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Evaluate mh-require when compilingGlenn Morris2017-05-061-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from trunk; up to 2014-02-23T23:41:17Z!lekktu@gmail.com.Bill Wohler2014-02-231-1/+1
|\