summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-comp.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
|\
| * Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | | * mh-comp.el: Insure that mail-header-separator is set beforeJeffrey C Honig2012-12-081-0/+7
|/ /
* | * mh-comp.el (mh-regexp-in-field-syntax-table): Fix docstring.Bill Wohler2012-11-241-42/+45
* | * mh-compat.el (mh-define-obsolete-variable-alias)Bill Wohler2012-11-241-2/+2
* | Merge from trunk.Bill Wohler2012-11-241-1/+1
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Fixed a small bug in the last checkin.Jeffrey C Honig2012-11-241-1/+1
* | (mh-edit-again): Use the components file to specifyJeffrey C Honig2012-11-241-27/+147
|/
* Spelling fixes.Paul Eggert2011-11-131-1/+1
* Document "ignored" arguments to keep checkdoc happy.Bill Wohler2011-07-091-1/+1
* * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el:Bill Wohler2011-07-031-1/+2
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\