diff -r d924ed135d9a -r 9e9f6cbcf20b tests/test-keyword.out --- a/tests/test-keyword.out Mon Jan 14 15:12:20 2008 +0100 +++ b/tests/test-keyword.out Tue Jan 15 13:19:23 2008 +0100 @@ -36,6 +36,10 @@ To force expansion after enabling it, or a configuration change, run "hg kwexpand". +Also, when committing with the record extension or using mq's qrecord, be aware +that keywords cannot be updated. Again, run "hg kwexpand" on the files in +question to update keyword expansions after all changes have been checked in. + Expansions spanning more than one line and incremental expansions, like CVS' $Log$, are not supported. A keyword template map "Log = {desc}" expands to the first line of the changeset description.