diff -r 08a0f04b56bd -r 61f4ea277f23 hgext/patchbomb.py --- a/hgext/patchbomb.py Mon Jan 25 00:05:27 2010 -0600 +++ b/hgext/patchbomb.py Fri Jan 29 01:04:38 2010 +0100 @@ -35,6 +35,9 @@ cc = cc1, cc2, ... bcc = bcc1, bcc2, ... +Use ``[patchbomb]`` as configuration section name if you need to +override global ``[email]`` address settings. + Then you can use the "hg email" command to mail a series of changesets as a patchbomb.