aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-e.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove some unnecessary references to Emacs 22Stefan Kangas2021-12-071-1/+1
* | Prefer defvar-local in MH-EStefan Kangas2021-10-181-4/+2
* | Remove more MH-E compat codeStefan Kangas2021-10-121-224/+183
* | Remove some more MH-E compat codeStefan Kangas2021-10-121-51/+14
* | Make mh-* XEmacs compat aliases obsoleteStefan Kangas2021-10-081-4/+4
* | Declare compat macro mh-do-in-xemacs obsoleteStefan Kangas2021-10-071-43/+0
|/
* MH-E: fix check for nmh or Mailutils installationStephen Gildea2021-09-171-10/+13
* * lisp/mh-e/mh-e.el: Simplify file commentary for a native package.Stephen Gildea2021-09-141-11/+2
* ; MH-E doc: SourceForge repo is no longer currentStephen Gildea2021-08-211-2/+3
* ; mh-junk-background: fix documentation typoStephen Gildea2021-08-011-2/+2
* mh-junk: replace color-based terms with descriptive wordsStephen Gildea2021-07-291-18/+18
* MH-E: do not look for MH variants in relative directoriesStephen Gildea2021-06-071-2/+5
* Convert many more links to use HTTPSStefan Kangas2021-03-241-21/+21
* * lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier2021-03-231-11/+11
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-221-7/+4
* Don't set removed variable facemenu-unlisted-facesStefan Kangas2021-02-041-0/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-53/+53
* Don't quote lambdas in several placesStefan Kangas2020-10-011-2/+2
* Update documentation for mh-show-mode-hookStephen Gildea2020-02-011-4/+5
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/mh-e: Use cl-libStefan Monnier2019-08-061-51/+52
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* Merge from origin/emacs-26Glenn Morris2019-02-201-9/+9
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-9/+9
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-281-2/+3
|\ \ | |/
| * * lisp/mh-e/mh-e.el (customize-package-emacs-version-alist): Additions.Glenn Morris2018-11-271-2/+3
* | * lisp/mh-e/mh-e.el (mh-variant-set): Tweak failure message.Mike Kupfer2018-03-071-0/+2
* | Suppress "No MH variant found" message (bug#30669)Glenn Morris2018-03-071-0/+5
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * mh-e.el (mh-fetch-x-image-url): Fix a docstring typo.Mike Kupfer2016-12-291-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-8/+11
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-66/+66
* | * mh-e.el (mh-version): Add +git to version.Bill Wohler2016-01-171-2/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-4/+4
* Fix a few problems with directed quotesPaul Eggert2015-10-011-2/+2
* 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-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-311-2/+2