--- a/doc/hgrc.5.txt Tue Dec 02 15:31:33 2008 +0100
+++ b/doc/hgrc.5.txt Tue Dec 02 15:31:48 2008 +0100
@@ -219,7 +219,7 @@
convenient for recipients. Addresses, headers, and parts not
containing patches of outgoing messages will be encoded in
the first charset to which conversion from local encoding
- (ui.encoding, ui.fallbackencoding) succeeds. If correct
+ ($HGENCODING, ui.fallbackencoding) succeeds. If correct
conversion fails, the text in question is sent as is.
Defaults to empty (explicit) list.
@@ -228,7 +228,7 @@
us-ascii always first, regardless of settings
email.charsets in order given by user
ui.fallbackencoding if not in email.charsets
- ui.encoding if not in email.charsets
+ $HGENCODING if not in email.charsets
utf-8 always last, regardless of settings
Email example: