diff options
author | 2017-01-17 14:49:25 -0800 | |
---|---|---|
committer | 2017-01-17 14:49:25 -0800 | |
commit | 9d1e8ddc739ee11b9077899eee70a8c5e1c30235 (patch) | |
tree | 633123114193feb684e970acbffde135bd296ec9 /.gitignore | |
parent | Merge branch 'ls/travis-update-p4-and-lfs' into maint (diff) | |
parent | unicode_width.h: update the width tables to Unicode 9.0 (diff) | |
download | tgif-9d1e8ddc739ee11b9077899eee70a8c5e1c30235.tar.xz |
Merge branch 'bb/unicode-9.0' into maint
The character width table has been updated to match Unicode 9.0
* bb/unicode-9.0:
unicode_width.h: update the width tables to Unicode 9.0
update_unicode.sh: remove the plane filter
update_unicode.sh: automatically download newer definition files
update_unicode.sh: pin the uniset repo to a known good commit
update_unicode.sh: remove an unnecessary subshell level
update_unicode.sh: move it into contrib/update-unicode
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 05cb58a3d4..6722f78f9a 100644 --- a/.gitignore +++ b/.gitignore @@ -203,7 +203,6 @@ /config.mak.autogen /config.mak.append /configure -/unicode /tags /TAGS /cscope* |