log

age author description
Wed, 28 Jul 2010 12:52:27 +0200 Bram Moolenaar Minor runtime file updates. vim73
Tue, 27 Jul 2010 22:50:36 +0200 Bram Moolenaar Updated runtime files. New netrw plugin version. vim73
Tue, 27 Jul 2010 22:41:43 +0200 Bram Moolenaar Fix build warnings and problems for tiny/small Win32 build. (Mike Williams) vim73
Tue, 27 Jul 2010 20:47:25 +0200 Bram Moolenaar Fix for "concealends". (Vince Negri) vim73
Mon, 26 Jul 2010 22:51:56 +0200 Bram Moolenaar Update TeX syntax file. vim73
Mon, 26 Jul 2010 22:51:28 +0200 Bram Moolenaar Fix compiler warnings on 64 bit systems. vim73
Mon, 26 Jul 2010 22:21:27 +0200 Bram Moolenaar Updated runtime files. vim73
Sun, 25 Jul 2010 22:30:20 +0200 Bram Moolenaar Fix: terminal title not properly restured when there are multi-byte vim73
Sun, 25 Jul 2010 20:53:06 +0200 Bram Moolenaar 7.3b -> 7.3c 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 16:58:46 +0200 Bram Moolenaar Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens) 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
Sun, 25 Jul 2010 15:49:07 +0200 Bram Moolenaar Add support for horizontal scroll wheel. (Bjorn Winckler) vim73
Sun, 25 Jul 2010 15:11:11 +0200 Bram Moolenaar Better fix for memory access in recovery. (Dominique Pelle) vim73
Sun, 25 Jul 2010 14:00:46 +0200 Bram Moolenaar Fix memory access to 'cryptmethod' during recovery. (Dominique Pelle) vim73
Sun, 25 Jul 2010 13:53:11 +0200 Bram Moolenaar Add completion for :setfiletype. (Dominique Pelle) vim73
Sun, 25 Jul 2010 13:50:33 +0200 Bram Moolenaar Add completion for :lmap and :lunmap. vim73
Sun, 25 Jul 2010 13:43:20 +0200 Bram Moolenaar Include old Python changes in Python 3 interface. vim73
Sun, 25 Jul 2010 13:42:29 +0200 Bram Moolenaar Fix: when resetting both 'title' and 'icon' the title would be set after a vim73
Sun, 25 Jul 2010 13:12:49 +0200 Bram Moolenaar Use the SONAME-versioned liblua, if it exists. (James Vega) vim73
Sun, 25 Jul 2010 12:46:44 +0200 Bram Moolenaar Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz) vim73
Sat, 24 Jul 2010 23:52:26 +0200 Bram Moolenaar Let 'v' flag in 'concealcursor' apply to all lines in the Visual area. vim73
Sat, 24 Jul 2010 23:51:45 +0200 Bram Moolenaar Move some common code from if_python.c and if_python3.c to if_py_both.h. vim73
Sat, 24 Jul 2010 20:57:44 +0200 Bram Moolenaar More runtime file updates. vim73
Sat, 24 Jul 2010 20:44:27 +0200 Bram Moolenaar Fix for compiler warning about function prototype in pty.c. vim73
Sat, 24 Jul 2010 20:44:02 +0200 Bram Moolenaar Add 'window' to the options window. vim73
Sat, 24 Jul 2010 20:35:12 +0200 Bram Moolenaar Further improvements for :options. (Dominique Pelle) vim73
Sat, 24 Jul 2010 20:27:03 +0200 Bram Moolenaar Add the 'undoreload' option to be able to undo a file reload. vim73
Sat, 24 Jul 2010 17:39:52 +0200 Bram Moolenaar Fix for cursor position in wrapped line with concealed text. vim73
Sat, 24 Jul 2010 17:29:03 +0200 Bram Moolenaar Give each syntax item a sequence number, so that we know when it starts and vim73