tests/test-keyword.out
changeset 340 9e9f6cbcf20b
parent 338 d924ed135d9a
child 341 5ef2b11df3d3
--- 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.