# HG changeset patch # User Christian Ebert # Date 1284146531 -7200 # Node ID d91c2fa1c24859cdf5d0f04f3fb351326ade0fb6 # Parent 1ae8e3a802982c3f5a5701b2c6455ef6b45d56d9# Parent b14093780eaf649f267e3c4ea4e4ed14f87160a5 (stable) merge diff -r 1ae8e3a80298 -r d91c2fa1c248 hgkw/keyword.py --- a/hgkw/keyword.py Fri Sep 03 12:58:51 2010 +0200 +++ b/hgkw/keyword.py Fri Sep 10 21:22:11 2010 +0200 @@ -35,6 +35,9 @@ change history. The mechanism can be regarded as a convenience for the current user or for archive distribution. +Keywords expand to the changeset data pertaining to the latest change +relative to the working directory parent of each file. + Configuration is done in the [keyword], [keywordset] and [keywordmaps] sections of hgrc files.