diff -r f584d63c49c3 -r bf17aeafb869 hgext/win32mbcs.py --- a/hgext/win32mbcs.py Tue Jun 09 11:55:32 2009 -0500 +++ b/hgext/win32mbcs.py Tue Jun 09 09:25:31 2009 -0400 @@ -39,7 +39,7 @@ hgext.win32mbcs = Path encoding conversion are done between Unicode and -encoding.encoding which is decided by mercurial from current locale +encoding.encoding which is decided by Mercurial from current locale setting or HGENCODING. """