log

age author description
Sun, 11 Jul 2010 18:03:15 +0200 Bram Moolenaar Add back SAL lines for Swedish spell file. vim73
Sun, 11 Jul 2010 18:01:39 +0200 Bram Moolenaar Fix crash in generating spell .sug file. vim73
Sun, 11 Jul 2010 17:35:50 +0200 Bram Moolenaar When 'formatexpr' evaluates to non-zero fall back to internal formatting, also vim73
Sun, 11 Jul 2010 17:23:02 +0200 Bram Moolenaar Improve Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G) vim73
Sun, 11 Jul 2010 16:58:51 +0200 Bram Moolenaar Support :browse for commands that use an error file argument. (Lech Lorens) vim73
Sat, 10 Jul 2010 19:22:44 +0200 Bram Moolenaar Support wide file names in gvimext. (Szabolcs Horvat) vim73
Sat, 10 Jul 2010 17:51:46 +0200 Bram Moolenaar Make joining a range of lines much faster. (Milan Vancura) vim73
Sat, 10 Jul 2010 16:36:59 +0200 Bram Moolenaar Fix bug: spell menu moved cursor, causing Copy not to work. Spell replacement vim73
Sat, 10 Jul 2010 15:52:35 +0200 Bram Moolenaar Update spell files for Ubuntu locale names. vim73
Sat, 10 Jul 2010 14:10:50 +0200 Bram Moolenaar Improve test for joining lines. (Milan Vancura) vim73
Sat, 10 Jul 2010 13:52:13 +0200 Bram Moolenaar Fixed ":s" message. Docs updates. vim73
Thu, 08 Jul 2010 22:27:55 +0200 Bram Moolenaar Make synstack() work on the character just after the end of the line. vim73
Wed, 07 Jul 2010 18:26:28 +0200 Bram Moolenaar Apply patch 7.2.445. vim73
Wed, 07 Jul 2010 15:14:03 +0200 Bram Moolenaar Make the dos installer work with more compilers. vim73
Wed, 07 Jul 2010 13:19:55 +0200 Bram Moolenaar Adjust MS-Windows installer so that it also works for 64 bit systems. (George vim73
Mon, 05 Jul 2010 22:57:59 +0200 Bram Moolenaar Change SKIP_GTK to SKIP_GTK2 in configure. vim73
Mon, 05 Jul 2010 22:22:57 +0200 Bram Moolenaar Better init for match highlighting when using conceal feature. vim73
Sun, 04 Jul 2010 22:20:21 +0200 Bram Moolenaar Mainly documentation updates. 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 05:18:54 +0200 Bram Moolenaar Added ":earlier 1f" and ":later 1f". vim73
Sun, 27 Jun 2010 01:15:55 +0200 Bram Moolenaar Add file save counter to undo information. Add undotree() function. vim73
Sat, 26 Jun 2010 21:15:50 +0200 Bram Moolenaar Remove wrong #ifdef added by previous change. vim73
Sat, 26 Jun 2010 06:24:45 +0200 Bram Moolenaar Various small fixes from Dominique Pelle. vim73
Sat, 26 Jun 2010 05:38:18 +0200 Bram Moolenaar Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73
Sat, 26 Jun 2010 05:25:54 +0200 Bram Moolenaar Fix that :mksession may generate "2argu" even though there is no such vim73
Fri, 25 Jun 2010 05:37:59 +0200 Bram Moolenaar Remove the old and not well supported GTK 1 code. (James Vega) vim73
Fri, 25 Jun 2010 04:29:11 +0200 Bram Moolenaar Fix build problem with Ruby on Windows. (Cesar Romani) vim73
Thu, 24 Jun 2010 05:39:03 +0200 Bram Moolenaar Fix a memory leak in encryption. (Dominique Pelle) vim73
Thu, 24 Jun 2010 05:20:13 +0200 Bram Moolenaar Fix compiler warning. vim73
Tue, 22 Jun 2010 06:28:58 +0200 Bram Moolenaar Fix compiler warnings for shadowed variables. Make 'conceal' a long instead vim73