comparison runtime/tools/README.txt @ 2041:d5867fd6b2b7 v7.2.330

updated for version 7.2.330 Problem: Tables for Unicode case operators are outdated. Solution: Add a Vim script for generating the tables. Include tables for Unicode 5.2.
author Bram Moolenaar <bram@zimbu.org>
date Tue, 12 Jan 2010 19:52:03 +0100
parents 2244be18d9e9
children ccd16426a1f9
comparison
equal deleted inserted replaced
2040:70c67b1bb1f1 2041:d5867fd6b2b7
30 later. 30 later.
31 31
32 xcmdsrv_client.c: Example for a client program that communicates with a Vim 32 xcmdsrv_client.c: Example for a client program that communicates with a Vim
33 server through the X-Windows interface. 33 server through the X-Windows interface.
34 34
35 unicode.vim Vim script to generate tables for src/mbyte.c.
36
35 [xxd (and tee for OS/2) can be found in the src directory] 37 [xxd (and tee for OS/2) can be found in the src directory]