##// END OF EJS Templates
encoding: default ambiguous character to narrow...
encoding: default ambiguous character to narrow The current implementation of colwidth was treating 'A'mbiguous characters as wide, which was incorrect in a non-East Asian context. As per http://unicode.org/reports/tr11/#Recommendations, we should instead default to 'narrow' if we don't know better. As character width is dependent on the particular font used and we have no idea what fonts are in use, this recommendation applies. This introduces HGENCODINGAMBIGUOUS to get the old behavior back.

File last commit:

r8936:1de6e7e1 default
r12866:eddc2030 stable
Show More
postinstall.txt
9 lines | 251 B | text/plain | TextLexer
Bryan O'Sullivan
Add post-install text file.
r1289 Welcome to Mercurial for Windows!
---------------------------------
For configuration and usage directions, please read the ReadMe.html
file that comes with this package.
Matt Mackall
Remove hard-coded version numbers and release notes from packaging
r3863 Also check the release notes at:
Lee Cantey
Update Windows release notes and install script for v0.9
r2276
Dirkjan Ochtman
change wiki/bts URLs to point to new hostname
r8936 http://mercurial.selenic.com/wiki/WhatsNew