--- a/hgkw/keyword.py Thu Nov 26 10:51:17 2009 +0100
+++ b/hgkw/keyword.py Sun Nov 29 11:27:33 2009 +0000
@@ -112,7 +112,8 @@
'Author': '{author|user}',
'Date': '{date|utcdate}',
'RCSfile': '{file|basename},v',
- 'RCSFile': '{file|basename},v', # kept only for backwards compatibility
+ 'RCSFile': '{file|basename},v', # kept for backwards compatibility
+ # with hg-keyword
'Source': '{root}/{file},v',
'Id': '{file|basename},v {node|short} {date|utcdate} {author|user}',
'Header': '{root}/{file},v {node|short} {date|utcdate} {author|user}',