diff -r 98c2b44bdf9a -r dd0bdeb0feee mercurial/help/config.txt --- a/mercurial/help/config.txt Mon May 22 22:20:38 2017 -0400 +++ b/mercurial/help/config.txt Mon May 22 22:32:59 2017 -0400 @@ -415,7 +415,7 @@ ``mode`` String: control the method used to output color. One of ``auto``, ``ansi``, ``win32``, ``terminfo`` or ``debug``. In auto mode, Mercurial will - use ANSI mode by default (or win32 mode on Windows) if it detects a + use ANSI mode by default (or win32 mode prior to Windows 10) if it detects a terminal. Any invalid value will disable color. ``pagermode``