summaryrefslogtreecommitdiff
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* * lisp/mh-e/mh-e.el: Simplify file commentary for a native package.Stephen Gildea2021-09-141-11/+2
* ; migrate MH-E to mail-parse libraryStephen Gildea2021-08-234-12/+12
* mh-x-image-url-sane-p: accept "https" URLsStephen Gildea2021-08-211-4/+6
* ; MH-E doc: SourceForge repo is no longer currentStephen Gildea2021-08-211-2/+3
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-094-8/+8
* ; mh-junk-background: fix documentation typoStephen Gildea2021-08-011-2/+2
* mh-junk: adjust messages for allow/block actionsStephen Gildea2021-08-011-17/+23
* ; fix 2 typos in MH-E commentsStephen Gildea2021-07-302-2/+2
* mh-junk: replace color-based terms with descriptive wordsStephen Gildea2021-07-297-184/+195
* mh-junk need not support SpamAssassin 2.20 from 2003Stephen Gildea2021-06-141-18/+8
* MH-E: do not look for MH variants in relative directoriesStephen Gildea2021-06-071-2/+5
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-2/+2
* ; Fix typos: emacs lisp -> Emacs LispStefan Kangas2021-04-161-1/+1
* ; Remove some useless commentsStefan Kangas2021-04-1624-48/+0
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-093-40/+40
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-2/+2
* * lisp/mh-e/: Take advice-remove of the newly enabled lexical-bindingStefan Monnier2021-03-262-12/+10
* Remove XEmacs support in lexical-bindingBill Wohler2021-03-251-6/+0
* Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro2021-03-245-33/+17
* Convert many more links to use HTTPSStefan Kangas2021-03-242-22/+22
* * lisp/mh-e: Enable lexical-binding in all the filesStefan Monnier2021-03-2324-113/+114
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-223-31/+19
* Fix typosMattias Engdegård2021-02-181-1/+1
* Don't set removed variable facemenu-unlisted-facesStefan Kangas2021-02-041-0/+1
* * lisp/gnus/mm-encode.el (mm-default-file-type): New nameStefan Monnier2021-01-301-2/+2
* Fix up previous mh-speed.el ignored variable changeLars Ingebrigtsen2021-01-221-4/+2
* Move the ‘declare’ form before the interactive spec in 10 functions.Juri Linkov2021-01-201-2/+2
* Update copyright year to 2021Paul Eggert2021-01-0127-27/+27
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-2/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-1/+1
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-245-9/+11
* Remove redundant 'function's around lambdas in mh/*.elStefan Kangas2020-11-174-80/+73
* Don't quote lambdas in several placesStefan Kangas2020-11-121-3/+3
* Don't use obsolete variable write-contents-hooksStefan Kangas2020-10-271-1/+1
* Remove some Emacs 19 compat code and referencesStefan Kangas2020-10-251-2/+1
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-031-12/+12
* Merge from origin/emacs-27Glenn Morris2020-10-022-2/+2
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-022-2/+2
* | ; Prefer https to http in many URLsStefan Kangas2020-10-012-54/+54
* | Don't quote lambdas in several placesStefan Kangas2020-10-011-2/+2
* | ; Fix typosStefan Kangas2020-09-212-3/+3
* | Default Emacs to UTF-8 instead of Latin-1Glenn Morris2020-09-121-1/+2
|/
* MH-E: alter content in mh-display-msg, not mh-show-modeStephen Gildea2020-02-011-3/+3
* Update documentation for mh-show-mode-hookStephen Gildea2020-02-012-5/+6
* Fix MH-E bug #470: Show buffer discards text propertiesStephen Gildea2020-01-041-8/+6
* Update copyright year to 2020Paul Eggert2020-01-0127-27/+27
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-113-4/+4
* lisp/*.el: Force non-nil result to t, to match docstringJuanma Barranquero2019-10-141-1/+2
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-212-17/+18