summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-search.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-08Checkdoc fixes in `mh-e/*.el`Stefan Kangas
2024-01-15Fix folder creation error (Bug#67361)Mike Kupfer
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-26; Fix typosStefan Kangas
2022-08-08; Unconditionally require built-in librariesStefan Kangas
2022-08-08Clean up some local variable sectionsStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-10-12Prefer setq-local in lisp/mh-e/*.elStefan Kangas
2021-10-09Remove some unnecessary calls to mh-funcall-if-existsStefan 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-07Declare compat macro mh-do-in-xemacs obsoleteStefan Kangas
2021-07-29mh-junk: replace color-based terms with descriptive wordsStephen Gildea
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-04-16; Remove some useless commentsStefan Kangas
2021-04-09Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas
2021-03-23* lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-24Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert
2019-08-06* lisp/mh-e: Use cl-libStefan Monnier
2019-07-29Fix compilation warning in mh-*.elLars Ingebrigtsen
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-05-07Fix all unescaped character literalsPhilipp Stephani
2017-05-06Evaluate mh-require when compilingGlenn Morris
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-04; Spelling fixesPaul Eggert
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-23* lisp/play/gametree.el (gametree-break-line-here): Use point-marker.Dmitry Antipov
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-24Merge from trunk.Bill Wohler
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-27Postpone junk processing (closes SF #2945712). Patch submitted by TedBill Wohler