log runtime/doc/editing.txt @ 6951:b2673982c625

age author description
Tue, 21 Jul 2015 19:19:13 +0200 Bram Moolenaar Updated and new runtime files.
Sat, 28 Feb 2015 13:11:45 +0100 Bram Moolenaar Updated runtime files.
Wed, 07 Jan 2015 16:54:21 +0100 Bram Moolenaar updated for version 7.4.566 v7.4.566
Sat, 06 Dec 2014 23:33:00 +0100 Bram Moolenaar Update runtime files.
Wed, 19 Nov 2014 18:54:17 +0100 Bram Moolenaar Update runtime files.
Thu, 13 Nov 2014 14:25:38 +0100 Bram Moolenaar Update runtime files.
Thu, 02 Oct 2014 01:41:41 +0200 Bram Moolenaar Update runtime files.
Fri, 19 Sep 2014 22:38:48 +0200 Bram Moolenaar Updated runtime files.
Sun, 10 Aug 2014 13:38:34 +0200 Bram Moolenaar updated for version 7.4.399 v7.4.399
Sat, 19 Jul 2014 14:04:47 +0200 Bram Moolenaar Update runtime files. Make matchparen plugin backwards compatible.
Tue, 13 May 2014 20:23:24 +0200 Bram Moolenaar Update runtime files.
Thu, 28 Nov 2013 13:53:34 +0100 Bram Moolenaar Updated runtime files.
Sat, 10 Aug 2013 15:00:24 +0200 Bram Moolenaar release version 7.4 v7.4
Sat, 03 Aug 2013 18:35:36 +0200 Bram Moolenaar Update runtime files.
Sun, 28 Jul 2013 18:29:08 +0200 Bram Moolenaar Update files for the 7.4b BETA release. v7.4b.000
Sat, 06 Jul 2013 15:44:11 +0200 Bram Moolenaar Vim 7.4a BETA release. v7.4a
Wed, 13 Feb 2013 16:15:55 +0100 Bram Moolenaar Update runtime files.
Wed, 15 Aug 2012 17:43:31 +0200 Bram Moolenaar Update runtime files.
Thu, 12 Jul 2012 22:01:11 +0200 Bram Moolenaar Updated runtime files.
Thu, 05 Apr 2012 17:33:26 +0200 Bram Moolenaar Updated runtime files.
Wed, 28 Mar 2012 20:51:51 +0200 Bram Moolenaar Updated runtime files.
Tue, 22 Mar 2011 14:05:35 +0100 Bram Moolenaar Updated runtime files.
Wed, 09 Feb 2011 17:07:58 +0100 Bram Moolenaar Updated runtime files and translations.
Fri, 10 Dec 2010 20:35:50 +0100 Bram Moolenaar Update runtime files.
Sun, 19 Sep 2010 19:01:21 +0200 Bram Moolenaar Updated runtime files.
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Sun, 15 Aug 2010 15:24:20 +0200 Bram Moolenaar Last changes for the 7.3 release! vim73 v7.3
Sun, 15 Aug 2010 13:50:43 +0200 Bram Moolenaar Make the references to features in the help more consistent. (Sylvain Hitier) vim73
Sat, 14 Aug 2010 13:33:56 +0200 Bram Moolenaar Version 7.3f -> 7.3g vim73
Mon, 09 Aug 2010 20:16:32 +0200 Bram Moolenaar Version 7.3e -> 7.3f. vim73
Wed, 04 Aug 2010 19:29:04 +0200 Bram Moolenaar 7.3d -> 7.3e. vim73
Sun, 01 Aug 2010 20:38:51 +0200 Bram Moolenaar Version 7.3c -> 7.3d vim73
Wed, 28 Jul 2010 22:29:10 +0200 Bram Moolenaar Improvements for ":find" completion. (Nazri Ramliy) vim73
Sun, 25 Jul 2010 20:53:06 +0200 Bram Moolenaar 7.3b -> 7.3c vim73
Wed, 21 Jul 2010 20:36:22 +0200 Bram Moolenaar Small docs fixes. vim73
Tue, 20 Jul 2010 22:45:13 +0200 Bram Moolenaar Update timestamps for recently changed help files. vim73
Tue, 20 Jul 2010 22:33:34 +0200 Bram Moolenaar Fix hang when resizing in diff mode and there are concealed items. vim73
Tue, 20 Jul 2010 17:32:38 +0200 Bram Moolenaar Change 'cryptmethod' from a number to a string option. Make it global-local. vim73
Sun, 18 Jul 2010 23:29:58 +0200 Bram Moolenaar Vim 7.3a -> 7.3b. vim73
Sun, 11 Jul 2010 16:58:51 +0200 Bram Moolenaar Support :browse for commands that use an error file argument. (Lech Lorens) vim73
Sun, 04 Jul 2010 22:20:21 +0200 Bram Moolenaar Mainly documentation updates. vim73
Mon, 21 Jun 2010 06:15:46 +0200 Bram Moolenaar Crypt the swapfile. vim73
Sat, 12 Jun 2010 20:18:19 +0200 Bram Moolenaar Update help files. vim73
Sun, 06 Jun 2010 14:20:26 +0200 Bram Moolenaar Fix a few compiler warnings. Fix crash with encrypted undo file. vim73
Sun, 30 May 2010 22:48:02 +0200 Bram Moolenaar Crypt the text in the undo file if the file itself is crypted. vim73
Wed, 19 May 2010 21:57:45 +0200 Bram Moolenaar Use UINT32_T in the code, define it to uint32_t or unsigned int. vim73
Mon, 17 May 2010 20:32:55 +0200 Bram Moolenaar Fixed encryption big/little endian test. vim73
Sun, 16 May 2010 22:32:54 +0200 Bram Moolenaar Add the blowfish encryption patch from Mohsin Ahmed. Needs more work. vim73
Sat, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.
Sat, 15 May 2010 13:56:02 +0200 Bram Moolenaar First step in the Vim 7.3 branch. Changed version numbers. vim73
Wed, 06 Jan 2010 20:52:26 +0100 Bram Moolenaar Update documentation files.
Sat, 09 Aug 2008 17:55:22 +0000 vimboss updated for version 7.2-000 v7.2 v7.2.000
Wed, 06 Aug 2008 17:06:04 +0000 vimboss updated for version 7.2c-000 v7.2c.000
Sun, 13 Jul 2008 17:41:49 +0000 vimboss updated for version 7.2b-000 v7.2b.000
Tue, 24 Jun 2008 21:16:56 +0000 vimboss updated for version 7.2a
Sat, 12 May 2007 13:25:01 +0000 vimboss updated for version 7.1
Thu, 10 May 2007 17:15:45 +0000 vimboss updated for version 7.1b
Sat, 05 May 2007 17:54:07 +0000 vimboss updated for version 7.1a
Sun, 07 May 2006 15:16:06 +0000 vimboss updated for version 7.0 v7.0
Sun, 30 Apr 2006 18:54:39 +0000 vimboss updated for version 7.0g v7.0g