--- a/hgkw/keyword.py Fri Jul 10 01:52:11 2009 +0200
+++ b/hgkw/keyword.py Fri Jul 10 12:37:34 2009 +0200
@@ -53,8 +53,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 Fri Jul 10 01:52:11 2009 +0200
+++ b/tests/test-keyword.out Fri Jul 10 12:37:34 2009 +0200
@@ -12,8 +12,8 @@
# expand keywords in every python file except those matching "x*"
**.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".
An additional date template filter {date|utcdate} is provided.