# HG changeset patch # User Matt Mackall # Date 1326295607 21600 # Node ID dffdc8c8f6d66a74f6726a9fcb3da5207ca687ef # Parent 1855b0747c915f26d826563ed87201b0608c0ae2# Parent 8b611944eb84447e9d673a076c1dd7b5a729b27d merge with i18n diff -r 1855b0747c91 -r dffdc8c8f6d6 mercurial/help/filesets.txt --- a/mercurial/help/filesets.txt Tue Jan 10 15:56:33 2012 -0200 +++ b/mercurial/help/filesets.txt Wed Jan 11 09:26:47 2012 -0600 @@ -52,7 +52,7 @@ - Find C files in a non-standard encoding:: - hg locate "set:**.c and not encoding(ascii)" + hg locate "set:**.c and not encoding('UTF-8')" - Revert copies of large binary files::