]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.598 v7.4.598
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Jan 2015 13:09:37 +0000 (14:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Jan 2015 13:09:37 +0000 (14:09 +0100)
commit5c27fd100aa5ec587e9d6b2a4a751172b890c837
tree66968e3eb0724345bf1cf825108a175e62cdfeb5
parent9a492d456d15fe637f197fe872b76c164428fd3e
updated for version 7.4.598
Problem:    ":tabdo windo echo 'hi'" causes "* register not to be changed.
            (Salman Halim)
Solution:   Change how clip_did_set_selection is used and add
            clipboard_needs_update and global_change_count.  (Christian
            Brabandt)
src/main.c
src/testdir/test_eval.in
src/testdir/test_eval.ok
src/ui.c
src/version.c