Mercurial > vim
view src/testdir/test_changelist.in @ 6773:eb4b705a5d6a v7.4.708
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)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Tue, 21 Apr 2015 16:49:05 +0200 |
parents | 09af7cb358f0 |
children |
line wrap: on
line source
Test changelist position after splitting window Set 'undolevels' to make changelist for sourced file STARTTEST :so small.vim Gkylp:set ul=100 Gylp:set ul=100 gg :vsplit :try : normal g; : normal ggVGcpass :catch : normal ggVGcfail :finally : %w! test.out :endtry :qa! ENDTEST 1 2