changeset: 4342:4df309efe6fc5d5591b8d7f48b593083a55c36b4
tag: tip
user: Stephen J. Turnbull <stephen(a)xemacs.org>
date: Thu Dec 20 02:58:07 2007 -0800
files: .hgignore
description:
Drat. Hashmarks need to be escaped in .hgignore patterns.
diff -r 5938003821ac8b2fbb12f38379fdcfb115cf79a9 -r
4df309efe6fc5d5591b8d7f48b593083a55c36b4 .hgignore
--- a/.hgignore Thu Dec 20 02:34:02 2007 -0800
+++ b/.hgignore Thu Dec 20 02:58:07 2007 -0800
@@ -6,8 +6,8 @@
~$
\.orig$
\.rej$
-(^|/)#[^/]*#$
-(^|/).#[^/]*$
+(^|/)\#[^/]*\#$
+(^|/)\.\#[^/]*$
info/.*\.info(-[0-9]+)?$
^GNUmakefile$
^Installation$
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches