# HG changeset patch # User Christian Ebert # Date 1244395510 -7200 # Node ID cd5da00e93cdd51a4d372bd267e8ff7f50e6104f # Parent 060df226baffc30c38b02ea5d6aa0650e6bdeeb9 Remove doc string for standalone version default and stable branches only for development and history. diff -r 060df226baff -r cd5da00e93cd hgkw/keyword.py --- a/hgkw/keyword.py Sun Jun 07 19:23:23 2009 +0200 +++ b/hgkw/keyword.py Sun Jun 07 19:25:10 2009 +0200 @@ -25,9 +25,7 @@ # # [extensions] # # enable extension -# keyword = /full/path/to/hgkw/keyword.py -# # or, if script in canonical hgext folder: -# # hgext.keyword = +# hgext.keyword = # # Files to act upon/ignore are specified in the [keyword] section. # Customized keyword template mappings in the [keywordmaps] section.