summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-comp.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
2024-01-01Fix mangled Subject header field when forwarding (Bug#67360)Mike Kupfer
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-28Merge from origin/emacs-28Stefan Kangas
2021-11-27Fix Subject when forwarding message with 2-line FromMike Kupfer
2021-10-18Prefer defvar-local in MH-EStefan Kangas
2021-10-12Prefer setq-local in lisp/mh-e/*.elStefan Kangas
2021-10-12Remove some more MH-E compat codeStefan Kangas
2021-10-08Make mh-* XEmacs compat aliases obsoleteStefan Kangas
2021-10-07Fix mh-e compilation warningLars Ingebrigtsen
2021-10-07Delete some XEmacs compat code from mh-e/*.elStefan Kangas
2021-08-23; migrate MH-E to mail-parse libraryStephen Gildea
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-01Update copyright year to 2021Paul Eggert
2020-11-17Remove redundant 'function's around lambdas in mh/*.elStefan Kangas
2020-09-12Default Emacs to UTF-8 instead of Latin-1Glenn Morris
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
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-04Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)Mike Kupfer
2018-07-07Merge from origin/emacs-26Glenn Morris
2018-07-04Fix MH-E mail composition with GNU Mailutils (SF#485)Mike Kupfer
2018-05-20Use “Cc” for email copies, as per RFC 5322.Paul Eggert
2018-03-07Suppress "No MH variant found" message (bug#30669)Glenn Morris
2018-03-01Use select-message-coding-system in mh-compGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-12Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-06-21Fix some “nested” quoting confusion in doc stringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-29Merge from emacs-24; up to 2014-07-12T04:06:32Z!dmantipov@yandex.ru.Bill Wohler
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-05-20* lisp/mh-e/mh-comp.el (mh-regexp-in-field-p): Fix previous change.Glenn Morris
2013-05-08* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier
2013-02-18Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca.Bill Wohler