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

List:       jedit-cvs
Subject:    [ jEdit-commits ] SF.net SVN: jedit:[15342]
From:       ezust () users ! sourceforge ! net
Date:       2009-05-26 19:59:19
Message-ID: E1M92nv-0001A9-KT () 74yxhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 15342
          http://jedit.svn.sourceforge.net/jedit/?rev=15342&view=rev
Author:   ezust
Date:     2009-05-26 19:59:19 +0000 (Tue, 26 May 2009)

Log Message:
-----------
Added a missing break..

Modified Paths:
--------------
    jEdit/trunk/macros/Files/Send_Buffer_To_Next_Split.bsh

Modified: jEdit/trunk/macros/Files/Send_Buffer_To_Next_Split.bsh
===================================================================
--- jEdit/trunk/macros/Files/Send_Buffer_To_Next_Split.bsh	2009-05-26 19:50:15 UTC \
                (rev 15341)
+++ jEdit/trunk/macros/Files/Send_Buffer_To_Next_Split.bsh	2009-05-26 19:59:19 UTC \
(rev 15342) @@ -29,6 +29,7 @@
             dest = src + 1;
             if (dest >= editPanes.length) dest = 0;
             jEdit.openFile(editPanes[dest], buffer.getPath());
+            break;
          }
 }
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
jEdit-CVS mailing list
jEdit-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jedit-cvs


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

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