vim-patch:7.4.605

Problem:    The # register is not writable, it cannot be restored after
            jumping around.
Solution:   Make the # register writable. (Marcin Szamotulski)

3b3a9498d1
This commit is contained in:
Justin M. Keyes
2015-12-26 19:17:55 -05:00
parent d8a2007d47
commit 76bf21de26
5 changed files with 48 additions and 11 deletions

View File

@@ -388,7 +388,7 @@ static int included_patches[] = {
608,
// 607,
606,
// 605,
605,
604,
// 603,
602,