1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00
emacs/lisp/mh-e
Stephen Gildea 5fb8b20fa3 mh-junk: replace color-based terms with descriptive words
* lisp/mh-e/*.el: "whitelist" -> "allowlist" and "blacklist" -> "blocklist".
* doc/misc/mh-e.texi: update manual to match.
* lisp/mh-e/folder.el: Change the binding of 'mh-junk-allowlist' to 'J a'.
  Add a compatibility binding for the old 'J w'.
* lisp/mh-e/mh-scan.el (mh-note-allowlisted): Change char from 'W' to 'A'.
* lisp/mh-e/junk.el: Rename 'mh-blacklist-a-msg' to 'mh-junk-blocklist-a-msg',
  adding the missing "junk-" to the function name.
2021-07-29 17:38:39 -07:00
..
ChangeLog.1
ChangeLog.2
mh-acros.el
mh-alias.el
mh-buffers.el
mh-comp.el
mh-compat.el
mh-e.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-folder.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-funcs.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-gnus.el
mh-identity.el
mh-inc.el
mh-junk.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-letter.el
mh-limit.el
mh-mime.el
mh-print.el
mh-scan.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-search.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-seq.el
mh-show.el mh-junk: replace color-based terms with descriptive words 2021-07-29 17:38:39 -07:00
mh-speed.el
mh-thread.el
mh-tool-bar.el
mh-utils.el
mh-xface.el