[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    vi has noflash per default now [was: Re: svn commit:
From:       Bernhard Fischer <rep.dot.nop () gmail ! com>
Date:       2007-09-22 21:23:28
Message-ID: 20070922212327.GA20058 () aon ! at
[Download RAW message or body]

On Sat, Sep 22, 2007 at 02:18:46PM -0700, aldot@busybox.net wrote:
>Author: aldot
>Date: 2007-09-22 14:18:46 -0700 (Sat, 22 Sep 2007)
>New Revision: 19951
>
>Log:
>- actually mv microcom.c to miscutils
>
>
>Added:
>   trunk/busybox/miscutils/microcom.c
>
>Removed:
>   trunk/busybox/util-linux/microcom.c
>
>Modified:
>   trunk/busybox/editors/vi.c
>
>
>Changeset:
>Modified: trunk/busybox/editors/vi.c
>===================================================================
>--- trunk/busybox/editors/vi.c	2007-09-22 21:13:17 UTC (rev 19950)
>+++ trunk/busybox/editors/vi.c	2007-09-22 21:18:46 UTC (rev 19951)
>@@ -338,7 +338,7 @@
> 	}
> #endif
> 
>-	vi_setops = VI_AUTOINDENT | VI_SHOWMATCH | VI_IGNORECASE | VI_ERR_METHOD;
>+	vi_setops = VI_AUTOINDENT | VI_SHOWMATCH | VI_IGNORECASE;
> #if ENABLE_FEATURE_VI_YANKMARK
> 	memset(reg, 0, sizeof(reg)); // init the yank regs
> #endif

I'm sorry, it seems that i forgot to apply this earlier.
Subject is the (missing) ChangeLog for this edit.

_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic