comparison src/version.c @ 5852:81c26975e8f9 v7.4.269

updated for version 7.4.269 Problem: CTRL-U in Insert mode does not work after using a cursor key. (Pine Wu) Solution: Use the original insert start position. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 29 Apr 2014 14:44:35 +0200
parents 1a5ed2626b26
children c519c446c548
comparison
equal deleted inserted replaced
5851:e82f5d698496 5852:81c26975e8f9
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 269,
737 /**/ 739 /**/
738 268, 740 268,
739 /**/ 741 /**/
740 267, 742 267,
741 /**/ 743 /**/