aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2013-06-19 22:10:57 +0200
committerJuanma Barranquero <[email protected]>2013-06-19 22:10:57 +0200
commit4f4050696105381b5893f594d719569817a861a3 (patch)
tree8a63d119ecd53cca19305183acb9eed73aece408 /lisp/mh-e
parent86ace8fcd71bdb34543b9a99b490d94c24b05bb3 (diff)
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index d326132c92..5e94265f67 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -103,7 +103,7 @@
2012-11-25 Ted Phelps <[email protected]>
- Postpone junk processing (closes SF #2945712). Patch submitted by
+ Postpone junk processing (closes SF #2945712). Patch submitted by
Ted Phelps and refined by Bill Wohler.
* mh-e.el (mh-blacklist, mh-whitelist): New variables.
@@ -111,7 +111,7 @@
(mh-before-commands-processed-hook): Update documentation.
(mh-blacklist-msg-hook, mh-whitelist-msg-hook): New hooks.
(mh-folder-blacklisted, mh-folder-whitelisted): New faces.
- * mh-folder.el (mh-folder-message-menu): Add "Junk" to "Undo."
+ * mh-folder.el (mh-folder-message-menu): Add "Junk" to "Undo."
(mh-folder-font-lock-keywords): Add regexps for blacklisted and
whitelisted messages.
(mh-folder-mode): Add mh-blacklist and mh-whitelist variables.
@@ -149,8 +149,8 @@
X-MaxCode-Template:, X-ME-Bayesian:, X-Sendergroup:, X-SFDC-,
X-SMFBL:, X-SMHeaderMap:, X-VGI-OESCD:, X-VirtualServer:,
X-VirtualServerGroup:, X-XPT-XSL-Name:, X-Y-GMX-Trusted:,
- X-XWALL-, X-ZixNet:. Changed X-Habeas-SWE- to X-Habeas-. Updated
- the comment. (addresses SF #1916032).
+ X-XWALL-, X-ZixNet:. Changed X-Habeas-SWE- to X-Habeas-. Updated
+ the comment. (addresses SF #1916032).
2012-11-25 Bill Wohler <[email protected]>
@@ -159,7 +159,7 @@
X-Bayes-Prob, X-Cam-, X-CanIt-Geo, X-Completed, X-Facebook,
X-Forwarded-, X-Generated-By, X-Headers-End, X-IEEE-UCE,
X-Jira-Fingerprint, X-Junkmail-, X-Launchpad-, X-MXL-Hash,
- X-Notification-, X-Notifications, X-Oracle-Calendar. Replace
+ X-Notification-, X-Notifications, X-Oracle-Calendar. Replace
X-DCC-Usenix-Metrics with X-DCC- (addresses SF #1916032).
2012-11-25 Jeffrey C Honig <[email protected]>