comparison src/version.c @ 6543:b01ca71f93b2 v7.4.598

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)
author Bram Moolenaar <bram@vim.org>
date Tue, 27 Jan 2015 14:09:37 +0100
parents c124a8f34ed1
children 1ef8ce97fc40
comparison
equal deleted inserted replaced
6542:f52b5c1d7bb0 6543:b01ca71f93b2
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 598,
744 /**/ 746 /**/
745 597, 747 597,
746 /**/ 748 /**/
747 596, 749 596,
748 /**/ 750 /**/