summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-folder.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* | * mh-folder.el (mh-regenerate-headers): Fix scan: bad message listBill Wohler2014-02-231-8/+6
|/
* Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca.Bill Wohler2013-02-181-1/+1
|\
| * Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | | * mh-folder.el (mh-inc-folder): Revert SF #2321115, SF bugs/250Jeffrey C Honig2012-12-091-7/+4
|/ /
* | Merge from trunk.Bill Wohler2012-11-241-2/+2
|\|
| * Don't add modes to which-func-modes if already set to t.Juanma Barranquero2012-04-211-1/+1
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | (mh-inc-folder): Call mh-process-or-undo-commandsJeffrey C Honig2011-12-271-2/+7