comparison src/version.c @ 5434:86bf09a1b6d0 v7.4.067

updated for version 7.4.067 Problem: After inserting comment leader, CTRL-\ CTRL-O does move the cursor. (Wiktor Ruben) Solution: Avoid moving the cursor. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 Nov 2013 04:20:33 +0100
parents 38b948f534e4
children efa40be729c2
comparison
equal deleted inserted replaced
5433:31b1b16b4794 5434:86bf09a1b6d0
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 67,
741 /**/ 743 /**/
742 66, 744 66,
743 /**/ 745 /**/
744 65, 746 65,
745 /**/ 747 /**/