comparison src/version.c @ 5848:75f222d67cea v7.4.267

updated for version 7.4.267 Problem: The '[ mark is in the wrong position after "gq". (Ingo Karkat) Solution: Add the setmark argument to do_join(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 29 Apr 2014 12:15:40 +0200
parents 8f84e906d454
children 1a5ed2626b26
comparison
equal deleted inserted replaced
5847:1caf20ceae28 5848:75f222d67cea
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 267,
737 /**/ 739 /**/
738 266, 740 266,
739 /**/ 741 /**/
740 265, 742 265,
741 /**/ 743 /**/