0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

updated for version 7.3.748

Problem:    Cannot properly test conceal mode.
Solution:   Add the screencol() and screenrow() functions.  Use them in
            test88. (Simon Ruderich)
This commit is contained in:
Bram Moolenaar
2012-12-05 16:10:42 +01:00
parent 0f9d0869c7
commit 9750bb199e
13 changed files with 171 additions and 8 deletions

View File

@@ -725,6 +725,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
748,
/**/
747,
/**/