aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-comp.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix mangled Subject header field when forwarding (Bug#67360)Mike Kupfer2024-01-011-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-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
* | Merge from origin/emacs-28Stefan Kangas2021-11-281-0/+2
|\ \ | |/
| * Fix Subject when forwarding message with 2-line FromMike Kupfer2021-11-271-0/+2
* | Prefer defvar-local in MH-EStefan Kangas2021-10-181-2/+1
* | Prefer setq-local in lisp/mh-e/*.elStefan Kangas2021-10-121-5/+6
* | Remove some more MH-E compat codeStefan Kangas2021-10-121-22/+5
* | Make mh-* XEmacs compat aliases obsoleteStefan Kangas2021-10-081-3/+2
* | Fix mh-e compilation warningLars Ingebrigtsen2021-10-071-1/+0
* | Delete some XEmacs compat code from mh-e/*.elStefan Kangas2021-10-071-12/+2
|/
* ; migrate MH-E to mail-parse libraryStephen Gildea2021-08-231-1/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-2/+2
* ; Remove some useless commentsStefan Kangas2021-04-161-2/+0
* * lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier2021-03-231-9/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant 'function's around lambdas in mh/*.elStefan Kangas2020-11-171-56/+54
* Default Emacs to UTF-8 instead of Latin-1Glenn Morris2020-09-121-1/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/mh-e: Use cl-libStefan Monnier2019-08-061-14/+8
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)Mike Kupfer2018-08-041-24/+76
* | Merge from origin/emacs-26Glenn Morris2018-07-071-2/+4
|\ \ | |/
| * Fix MH-E mail composition with GNU Mailutils (SF#485)Mike Kupfer2018-07-041-2/+4
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-1/+1
* | Suppress "No MH variant found" message (bug#30669)Glenn Morris2018-03-071-0/+1
* | Use select-message-coding-system in mh-compGlenn Morris2018-03-011-11/+13
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-2/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix some “nested” quoting confusion in doc stringsPaul Eggert2015-06-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 2014-07-12T04:06:32Z!dmantipov@yandex.ru.Bill Wohler2014-09-291-20/+30
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+2
* * lisp/mh-e/mh-comp.el (mh-regexp-in-field-p): Fix previous change.Glenn Morris2013-05-201-14/+13
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-081-11/+11
* Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca.Bill Wohler2013-02-181-1/+2
|\