changeset 7499:613f3c88a388

hgrc 5: fix email.charsets documentation
author Christian Ebert <blacktrash@gmx.net>
date Tue, 02 Dec 2008 15:31:48 +0100
parents 64840fcb79e1
children ab3fb222b345
files doc/hgrc.5.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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: