| commit | 5c27fd100aa5ec587e9d6b2a4a751172b890c837 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Jan 27 14:09:37 2015 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 27 14:09:37 2015 +0100 |
| tree | 66968e3eb0724345bf1cf825108a175e62cdfeb5 | |
| parent | 9a492d456d15fe637f197fe872b76c164428fd3e [diff] |
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)