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:
@@ -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
|
||||
|
Reference in New Issue
Block a user