Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3548:9b8943d0d12a
[xemacs-hg @ 2006-08-07 20:33:23 by aidan]
Correct a few spelling and grammar mistakes on my part. Thank you Jerry
James, Vin Shelton.
author | aidan |
---|---|
date | Mon, 07 Aug 2006 20:33:29 +0000 |
parents | 2ba8b7a25429 |
children | be1bb4dc32b1 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Aug 06 22:14:10 2006 +0000 +++ b/src/ChangeLog Mon Aug 07 20:33:29 2006 +0000 @@ -3,7 +3,7 @@ * doc.c (Fsnarf_documentation): Add an assertion and a comment, rather than crashing in the 76584th call of hash_string when someone's using a DOC file that - doesn't match the format. + doesn't conform to format. 2006-08-05 Aidan Kehoe <kehoea@parhasard.net>