# HG changeset patch # User Martin Geisler # Date 1274193070 -7200 # Node ID 6c99007688cec5f3f819d5fc3cfa4e373ec13304 # Parent bceb04857ce198f7466be6db9ae8ab2c4d6a465d Use our custom hg reStructuredText role some more I missed these occurrences on my first scan through the source. [ original upstream message ] diff -r bceb04857ce1 -r 6c99007688ce hgkw/keyword.py --- a/hgkw/keyword.py Fri May 14 10:01:09 2010 -0500 +++ b/hgkw/keyword.py Tue May 18 16:31:10 2010 +0200 @@ -281,7 +281,7 @@ Use -d/--default to disable current configuration. - See "hg help templates" for information on templates and filters. + See :hg:`help templates` for information on templates and filters. ''' def demoitems(section, items): ui.write('[%s]\n' % section)