comparison src/version.c @ 6320:a0daa5feaccb v7.4.493

updated for version 7.4.493 Problem: A TextChanged autocommand is triggered when saving a file. (William Gardner) Solution: Update last_changedtick after calling unchanged(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 31 Oct 2014 19:51:36 +0100
parents 5e998fc610d5
children 85d8cde3b432
comparison
equal deleted inserted replaced
6319:6524c7a6ab2c 6320:a0daa5feaccb
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 493,
744 /**/ 746 /**/
745 492, 747 492,
746 /**/ 748 /**/
747 491, 749 491,
748 /**/ 750 /**/