]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.748 v7.3.748
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Dec 2012 15:10:42 +0000 (16:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Dec 2012 15:10:42 +0000 (16:10 +0100)
commit9750bb199e0f171c185bd3a23591e57922765509
tree29f641fcf96efd47db0615626dd41e418314b677
parent0f9d0869c7acd08a4dc9bb4ac84c9c7c4e9f079b
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)
13 files changed:
runtime/doc/eval.txt
src/eval.c
src/proto/screen.pro
src/screen.c
src/testdir/Make_amiga.mak
src/testdir/Make_dos.mak
src/testdir/Make_ming.mak
src/testdir/Make_os2.mak
src/testdir/Make_vms.mms
src/testdir/Makefile
src/testdir/test88.in [new file with mode: 0644]
src/testdir/test88.ok [new file with mode: 0644]
src/version.c