carbon2-commit: Add terminating newline to .hgignore.
Aidan Kehoe
aidan-guest at alioth.debian.org
Tue Dec 30 14:04:44 EST 2008
changeset: 4579:9b3f398ebfb72138e8c0776cc4d9d072e8e80c02
parent: 4575:112f6ed4429915e2b374be688228895bbfcbc18a
user: Stephen J. Turnbull <stephen at xemacs.org>
date: Mon Dec 29 21:39:37 2008 +0900
files: .hgignore ChangeLog
description:
Add terminating newline to .hgignore.
diff -r 112f6ed4429915e2b374be688228895bbfcbc18a -r 9b3f398ebfb72138e8c0776cc4d9d072e8e80c02 .hgignore
--- a/.hgignore Sat Dec 27 21:23:16 2008 -0500
+++ b/.hgignore Mon Dec 29 21:39:37 2008 +0900
@@ -52,4 +52,4 @@ info/.*\.info(-[0-9]+)?$
^src/REBUILD_AUTOLOADS$
^src/(temacs|xemacs)\.(exe|exe\.manifest|pdb|map|bsc)$
^TAGS$
-^version\.sh$
\ No newline at end of file
+^version\.sh$
diff -r 112f6ed4429915e2b374be688228895bbfcbc18a -r 9b3f398ebfb72138e8c0776cc4d9d072e8e80c02 ChangeLog
--- a/ChangeLog Sat Dec 27 21:23:16 2008 -0500
+++ b/ChangeLog Mon Dec 29 21:39:37 2008 +0900
@@ -1,3 +1,7 @@ 2008-12-27 Aidan Kehoe <kehoea at parhasa
+2008-12-29 Stephen J. Turnbull <stephen at xemacs.org>
+
+ * .hgignore: Add terminating newline to .hgignore.
+
2008-12-27 Aidan Kehoe <kehoea at parhasard.net>
* configure.ac: Vladimir Ivanovic's change of 2008-09-17 was
More information about the XEmacs-Patches
mailing list