Mercurial > emacs
diff nt/ChangeLog @ 109485:bb9894b5234f
* nt/INSTALL: Add note about backslashes in Windows paths.
Fix typos. Simplify references to Windows versions.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Wed, 21 Jul 2010 11:37:35 +0200 |
| parents | d12162869c07 |
| children | 1277fe6717c9 |
line wrap: on
line diff
--- a/nt/ChangeLog Wed Jul 21 14:56:18 2010 +0900 +++ b/nt/ChangeLog Wed Jul 21 11:37:35 2010 +0200 @@ -1,3 +1,8 @@ +2010-07-21 Juanma Barranquero <lekktu@gmail.com> + + * INSTALL: Add note about backslashes in Windows paths. + Fix typos. Simplify references to Windows versions. + 2010-07-20 Juanma Barranquero <lekktu@gmail.com> * addpm.c (add_registry, main):
