]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.064 v7.3.064
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 13:28:58 +0000 (14:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 13:28:58 +0000 (14:28 +0100)
commit0818b87cbf7c0faf681775dae841aae41497758b
tree91b050dbdcf08efe56b129cbb5aee0b39481c8a7
parent96e5ceed93ea55cf80f76f51407ba840cf7a820d
updated for version 7.3.064
Problem:    Win32: ":dis +" shows nothing, but "+p does insert text.
Solution:   Display the * register, since that's what will be inserted.
            (Christian Brabandt)
src/globals.h
src/ops.c
src/version.c