| commit | 62b42181fbd76d684acb682fe69292164157555d | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Sep 21 22:09:37 2010 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 21 22:09:37 2010 +0200 |
| tree | b341e43c85d6a52087d3f5fd44458bf3cfbadf8a | |
| parent | b05034a4ed7df489a300440b58ef7f1461c96c58 [diff] |
updated for version 7.3.011
Problem: X11 clipboard doesn't work in Athena/Motif GUI. First selection
after a shell command doesn't work.
Solution: When using the GUI use XtLastTimestampProcessed() instead of
changing a property. (partly by Toni Ronkko)
When executing a shell command disown the selection.