Author: adamg                        Date: Fri Feb  6 16:51:24 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 7.2.102

---- Files affected:
SOURCES:
   vim-relativenumber.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/vim-relativenumber.patch
diff -u SOURCES/vim-relativenumber.patch:1.1 
SOURCES/vim-relativenumber.patch:1.2
--- SOURCES/vim-relativenumber.patch:1.1        Tue Aug 12 00:50:44 2008
+++ SOURCES/vim-relativenumber.patch    Fri Feb  6 17:51:18 2009
@@ -626,7 +626,7 @@
        else
            i = curwin->w_leftcol;
 !      /* Go to the middle of the screen line.  When 'number' is on and lines
-!       * are wrapping the middle can be more to the left.*/
+!       * are wrapping the middle can be more to the left. */
        if (cap->nchar == 'm')
            i += (W_WIDTH(curwin) - curwin_col_off()
                    + ((curwin->w_p_wrap && i > 0)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/vim-relativenumber.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to