log src/undo.c @ 3194:972bd3fca556 v7.3.367

age author description
Thu, 08 Dec 2011 15:14:09 +0100 Bram Moolenaar updated for version 7.3.367 v7.3.367
Sat, 22 Jan 2011 21:25:11 +0100 Bram Moolenaar updated for version 7.3.107 v7.3.107
Sat, 22 Jan 2011 00:11:50 +0100 Bram Moolenaar updated for version 7.3.103 v7.3.103
Fri, 17 Dec 2010 18:06:06 +0100 Bram Moolenaar updated for version 7.3.085 v7.3.085
Fri, 17 Dec 2010 16:27:16 +0100 Bram Moolenaar updated for version 7.3.083 v7.3.083
Wed, 03 Nov 2010 19:32:42 +0100 Bram Moolenaar updated for version 7.3.048 v7.3.048
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Sat, 07 Aug 2010 12:54:12 +0200 Bram Moolenaar Fix: ml_get errors when using undo with 'virtualedit'. vim73
Wed, 04 Aug 2010 14:29:54 +0200 Bram Moolenaar When undoing a reload, move the cursor to the first changed line. vim73
Sun, 25 Jul 2010 16:05:19 +0200 Bram Moolenaar Fix: editing a not encrypted file after a crypted file messed up reading the vim73
Sat, 24 Jul 2010 20:27:03 +0200 Bram Moolenaar Add the 'undoreload' option to be able to undo a file reload. vim73
Fri, 23 Jul 2010 22:10:27 +0200 Bram Moolenaar Add the 'concealcursor' option to decide when the cursor line is to be vim73
Wed, 21 Jul 2010 20:31:07 +0200 Bram Moolenaar Fix build problem when fchown() not available. (Gary Johnson) vim73
Mon, 19 Jul 2010 19:52:13 +0200 Bram Moolenaar Rename w_p_conceal to w_p_conc for consistency. vim73
Sun, 18 Jul 2010 21:42:34 +0200 Bram Moolenaar Fixes and improvements for MS-Windows build. vim73