vim-patch:7.4.708

Problem:    gettext() is called too often.
Solution:   Do not call gettext() for messages until they are actually used.
            (idea by Yasuhiro Matsumoto)

77354e78a8
This commit is contained in:
watiko
2016-02-06 03:07:02 +09:00
parent d9cada146f
commit fef753fa6d
2 changed files with 104 additions and 89 deletions

View File

@@ -580,7 +580,7 @@ static int included_patches[] = {
711,
710,
709,
// 708,
708,
707,
706,
// 705 NA