# HG changeset patch # User Martin Geisler # Date 1247172759 -7200 # Node ID 6bbf554beea25577679ef04dda0a4d16af833253 # Parent 0d75562ef3b0eca6da41446068000e1a4ef92dec keyword: use all caps for 'note:' in help string The diff, export, log, and status commands write it as 'NOTE:'. [ original upstream message ] diff -r 0d75562ef3b0 -r 6bbf554beea2 hgkw/keyword.py --- a/hgkw/keyword.py Fri Jul 10 01:33:01 2009 +0200 +++ b/hgkw/keyword.py Thu Jul 09 22:52:39 2009 +0200 @@ -45,8 +45,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". diff -r 0d75562ef3b0 -r 6bbf554beea2 tests/test-keyword.out --- a/tests/test-keyword.out Fri Jul 10 01:33:01 2009 +0200 +++ b/tests/test-keyword.out Thu Jul 09 22:52:39 2009 +0200 @@ -18,8 +18,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".