log runtime/doc/tags @ 3996:b3f3237a3d72

age author description
Wed, 05 Dec 2012 19:01:43 +0100 Bram Moolenaar Update runtime files.
Wed, 28 Nov 2012 18:21:11 +0100 Bram Moolenaar Updated runtime files.
Sun, 21 Oct 2012 03:02:54 +0200 Bram Moolenaar Updated runtime files.
Wed, 15 Aug 2012 17:43:31 +0200 Bram Moolenaar Update runtime files.
Wed, 25 Jul 2012 17:49:10 +0200 Bram Moolenaar Updated runtime files.
Thu, 12 Jul 2012 22:01:11 +0200 Bram Moolenaar Updated runtime files.
Thu, 26 Apr 2012 20:17:03 +0200 Bram Moolenaar Updated runtime files, include fixes for line continuation.
Wed, 25 Apr 2012 19:07:41 +0200 Bram Moolenaar Updated runtime files.
Fri, 13 Apr 2012 23:04:47 +0200 Bram Moolenaar Updated runtime files.
Wed, 22 Feb 2012 17:30:19 +0100 Bram Moolenaar Updated runtime files.
Mon, 13 Feb 2012 00:05:22 +0100 Bram Moolenaar Update runtime files.
Fri, 20 Jan 2012 21:08:56 +0100 Bram Moolenaar Update runtime files.
Wed, 14 Dec 2011 21:17:39 +0100 Bram Moolenaar Update runtime files.
Thu, 20 Oct 2011 22:22:38 +0200 Bram Moolenaar Updated runtime files.
Wed, 14 Sep 2011 17:55:08 +0200 Bram Moolenaar Updated runtime files.
Mon, 18 Jul 2011 19:40:27 +0200 Bram Moolenaar Updated runtime files.
Sun, 19 Jun 2011 05:09:16 +0200 Bram Moolenaar Updated runtime files.
Tue, 10 May 2011 17:18:44 +0200 Bram Moolenaar Updated runtime files.
Fri, 01 Apr 2011 18:03:16 +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.
Tue, 16 Nov 2010 20:34:40 +0100 Bram Moolenaar Updated runtime files.
Wed, 27 Oct 2010 18:34:44 +0200 Bram Moolenaar Updated runtile files.
Thu, 30 Sep 2010 21:47:56 +0200 Bram Moolenaar Runtime file updates.
Fri, 20 Aug 2010 11:11:57 +0200 Bram Moolenaar Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
Fri, 13 Aug 2010 22:05:54 +0200 Bram Moolenaar Preparations for 7.3f release. vim73
Sun, 08 Aug 2010 21:15:53 +0200 Bram Moolenaar Update version info in help files. vim73
Sat, 07 Aug 2010 20:30:49 +0200 Bram Moolenaar Change readfile() to ignore byte order marks, unless in binary mode. vim73
Wed, 04 Aug 2010 22:44:27 +0200 Bram Moolenaar Fixed: "make install" installed a few Amiga .info files. vim73
Wed, 28 Jul 2010 18:17:41 +0200 Bram Moolenaar More runtime file updates. vim73
Sun, 25 Jul 2010 17:42:45 +0200 Bram Moolenaar Prepare for 7.3b release. Fix src/Makefile enabling python3 by default. vim73
Sun, 25 Jul 2010 15:49:07 +0200 Bram Moolenaar Add support for horizontal scroll wheel. (Bjorn Winckler) 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:36:22 +0200 Bram Moolenaar Small docs fixes. vim73
Sun, 18 Jul 2010 21:42:34 +0200 Bram Moolenaar Fixes and improvements for MS-Windows build. vim73
Sun, 18 Jul 2010 18:04:50 +0200 Bram Moolenaar Make automatic prototype generation work with more interfaces. vim73
Sat, 17 Jul 2010 12:47:16 +0200 Bram Moolenaar In Visual mode with 'showcmd' display the number of bytes and characters. vim73
Wed, 14 Jul 2010 23:23:17 +0200 Bram Moolenaar Added Lua interfae. (Luis Carvalho) vim73
Wed, 14 Jul 2010 19:53:30 +0200 Bram Moolenaar Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73
Sun, 11 Jul 2010 19:01:06 +0200 Bram Moolenaar Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used. vim73
Fri, 02 Jul 2010 20:20:09 +0200 Bram Moolenaar Make updating text for conceal mode simpler. A few compiler warning fixes. vim73
Sun, 27 Jun 2010 01:15:55 +0200 Bram Moolenaar Add file save counter to undo information. Add undotree() function. vim73
Mon, 21 Jun 2010 06:15:46 +0200 Bram Moolenaar Crypt the swapfile. vim73
Sun, 06 Jun 2010 14:20:26 +0200 Bram Moolenaar Fix a few compiler warnings. Fix crash with encrypted undo file. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sat, 05 Jun 2010 17:43:32 +0200 Bram Moolenaar Use full path in undofile(). Updated docs. vim73
Thu, 03 Jun 2010 20:25:18 +0200 Bram Moolenaar Move text from various.txt to a new helphelp.txt help file. vim73
Sun, 30 May 2010 18:30:36 +0200 Bram Moolenaar Added the undofile() function. Updated runtime files. vim73
Sat, 29 May 2010 20:33:07 +0200 Bram Moolenaar Various improvements to undo file code to make it more robust. vim73
Wed, 26 May 2010 21:21:00 +0200 Bram Moolenaar More strict checks for the undo file. vim73
Sun, 23 May 2010 23:34:36 +0200 Bram Moolenaar Included patch for persistent undo. Lots of changes and added test. vim73
Sat, 22 May 2010 21:34:09 +0200 Bram Moolenaar Add :nbstart and :nbclose. vim73
Sat, 22 May 2010 18:28:27 +0200 Bram Moolenaar Included the patch to support netbeans in a terminal. vim73
Sat, 22 May 2010 15:37:44 +0200 Bram Moolenaar Add the settabvar() and gettabvar() functions. vim73
Fri, 21 May 2010 16:33:48 +0200 Bram Moolenaar Add extra floating point functions. vim73
Mon, 17 May 2010 20:32:55 +0200 Bram Moolenaar Fixed encryption big/little endian test. vim73
Sun, 16 May 2010 15:46:46 +0200 Bram Moolenaar Add 'relativenumber' patch from Markus Heidelberg. vim73
Sat, 15 May 2010 21:13:04 +0200 Bram Moolenaar Undo changes that are meant for the Vim 7.3 branch.