]> granicus.if.org Git - vim/commit
patch 8.0.0724: the message for yanking doesn't indicate the register v8.0.0724
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 15:56:16 +0000 (17:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 15:56:16 +0000 (17:56 +0200)
commite45deb79978677cb41f1477ba4140bccff658fd1
tree61497b56b7a9fe1525645a3f1c1979753825a603
parent9b50bba643f8d1fcac91e11780da7d03d8995260
patch 8.0.0724: the message for yanking doesn't indicate the register

Problem:    The message for yanking doesn't indicate the register.
Solution:   Show the register name in the "N lines yanked" message. (Lemonboy,
            closes #1803, closes #1809)
src/Makefile
src/ops.c
src/testdir/Make_all.mak
src/testdir/test_registers.vim [new file with mode: 0644]
src/version.c