diff -r 03fc5e667518 -r ed160b097bad hgkw/keyword.py --- a/hgkw/keyword.py Tue Feb 05 18:40:32 2008 +0100 +++ b/hgkw/keyword.py Tue Feb 05 16:09:21 2008 -0600 @@ -90,7 +90,7 @@ # hg commands that do not act on keywords nokwcommands = ('add addremove bundle copy export grep identify incoming init' - 'log outgoing push remove rename rollback tip convert') + ' log outgoing push remove rename rollback tip convert') # hg commands that trigger expansion only when writing to working dir, # not when reading filelog, and unexpand when reading from working dir