tests/test-keyword.out
changeset 5884 a139f141dcae
parent 5856 85888efbdfff
child 5885 53be157543d4
--- a/tests/test-keyword.out	Fri Jan 18 10:48:25 2008 -0600
+++ b/tests/test-keyword.out	Tue Jan 15 13:58:22 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.