summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-speed.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
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-17Make mh-funcall-if-exists obsoleteStefan Kangas
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-10-12Remove more MH-E compat codeStefan 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-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-04-16; Remove some useless commentsStefan Kangas
2021-03-23* lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier
2021-01-22Fix up previous mh-speed.el ignored variable changeLars Ingebrigtsen
2021-01-20Move the ‘declare’ form before the interactive spec in 10 functions.Juri Linkov
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-21; Fix typosStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-06* lisp/mh-e: Use cl-libStefan Monnier
2019-07-29Fix compilation warning in mh-*.elLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-21Small speedbar-related clean-upGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-07-09Document "ignored" arguments to keep checkdoc happy.Bill Wohler
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-05* mh-thread.el (mh-thread-set-tables):Stefan Monnier
2009-06-13Remove trailing space.Bill Wohler
2009-03-13m-v: use lists to pass things around rather than values.Deepak Goel
2009-01-25Follow Glenn's lead and update format of Copyright.Bill Wohler
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-02-01* mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler