Merge with stable
authorChristian Ebert <blacktrash@gmx.net>
Fri, 10 Jul 2009 12:40:24 +0200
changeset 617 671543b93345
parent 611 c50f56b5f4b8 (current diff)
parent 614 6bbf554beea2 (diff)
child 619 d20f53be4256
Merge with stable
--- a/hgkw/keyword.py	Thu Jul 09 11:59:12 2009 +0200
+++ b/hgkw/keyword.py	Fri Jul 10 12:40:24 2009 +0200
@@ -45,8 +45,8 @@
     **.py =
     x*    = ignore
 
-Note: the more specific you are in your filename patterns the less you lose
-      speed in huge repositories.
+NOTE: the more specific you are in your filename patterns the less you lose
+speed in huge repositories.
 
 For [keywordmaps] template mapping and expansion demonstration and control run
 "hg kwdemo".
--- a/tests/test-keyword.out	Thu Jul 09 11:59:12 2009 +0200
+++ b/tests/test-keyword.out	Fri Jul 10 12:40:24 2009 +0200
@@ -18,8 +18,8 @@
     **.py =
     x*    = ignore
 
-Note: the more specific you are in your filename patterns the less you lose
-      speed in huge repositories.
+NOTE: the more specific you are in your filename patterns the less you lose
+speed in huge repositories.
 
 For [keywordmaps] template mapping and expansion demonstration and control run
 "hg kwdemo".