diff mercurial/help/config.txt @ 38591:be441eb65f09

diff: graduate word-diff option from experimental Per 4.6 Sprint notes. I've also made it gated by "formatchanging" since it could change the output if we had an option to highlight words without using colors.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 08 Jul 2018 16:21:26 +0900
parents e9e61fbac787
children a936d1368fc5
line wrap: on
line diff
--- a/mercurial/help/config.txt	Fri Jul 06 12:47:02 2018 -0700
+++ b/mercurial/help/config.txt	Sun Jul 08 16:21:26 2018 +0900
@@ -702,6 +702,9 @@
 ``unified``
     Number of lines of context to show.
 
+``word-diff``
+    Highlight changed words.
+
 ``email``
 ---------