summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.2
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-07-24 13:53:19 +0200
committerJuanma Barranquero <lekktu@gmail.com>2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763 /lisp/ChangeLog.2
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.2')
-rw-r--r--lisp/ChangeLog.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index e3193944011..90c00dc6360 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -3717,9 +3717,9 @@
1986-08-07 Richard Mlynarik (mly@prep)
* rfc822.el, loaddefs.el, mail-utils.el:
- Hairy address parser, used only if mail-use-rfc822 is non-nil
+ Hairy address parser, used only if mail-use-rfc822 is non-nil.
(It is nil by default, so if one doesn't like or need the hair of
- this file, then one is never troubled by it)
+ this file, then one is never troubled by it.)
* disassemble.el, loaddefs.el:
Code from doug@csli.stanford.edu modified by mly.