]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1274 v7.3.1274
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Jun 2013 11:57:45 +0000 (13:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jun 2013 11:57:45 +0000 (13:57 +0200)
commit248628554633c60deadee95e3cd5ceea787ac3a7
tree8b01feaf8a60059cedbf7e781b96ac864765b12f
parent730d2c0747fa6ad568ce09cf0ac427280f94851a
updated for version 7.3.1274
Problem:    When selecting an entry from a location list it may pick an
            arbitrary window or open a new one.
Solution:   Prefer using a window related to the location list. (Lech Lorens)
src/quickfix.c
src/version.c