0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

First step in the Vim 7.3 branch. Changed version numbers.

This commit is contained in:
Bram Moolenaar
2010-05-15 13:56:02 +02:00
parent 00a927d62b
commit fff2beeeaa
171 changed files with 421 additions and 1145 deletions

View File

@@ -1855,6 +1855,7 @@ utfc_ptr2char_len(p, pcc, maxlen)
* Convert the character at screen position "off" to a sequence of bytes.
* Includes the composing characters.
* "buf" must at least have the length MB_MAXBYTES.
* Only to be used when ScreenLinesUC[off] != 0.
* Returns the produced number of bytes.
*/
int