hgkw/keyword.py
branchkwmap-templates
changeset 152 7ca8e7661609
parent 149 0c8b7e5c25a6
child 153 7e97ea52335a
--- a/hgkw/keyword.py	Sat Feb 24 11:56:08 2007 +0100
+++ b/hgkw/keyword.py	Thu Mar 01 10:22:16 2007 +0100
@@ -59,7 +59,6 @@
 Example:
      [keyword]
      # filename patterns for expansion are configured in this section
-     # files matching patterns with value 'ignore' are ignored
      **.py =          ## expand keywords in all python files
      x* = ignore      ## but ignore files matching "x*"
      ** = archive     ## keywords in all textfiles are expanded