packages: vim/7.3.280 - corrected msdos encoding
marti
marti at pld-linux.org
Mon Aug 29 20:52:47 CEST 2011
Author: marti Date: Mon Aug 29 18:52:47 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- corrected msdos encoding
---- Files affected:
packages/vim:
7.3.280 (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/vim/7.3.280
diff -u packages/vim/7.3.280:1.1 packages/vim/7.3.280:1.2
--- packages/vim/7.3.280:1.1 Mon Aug 29 20:44:40 2011
+++ packages/vim/7.3.280 Mon Aug 29 20:52:42 2011
@@ -115,8 +115,7 @@
! :copen
! :let a=w:quickfix_title
! :wincmd p
-! gR=a
-
+! gR=a
! :cf Xerrorfile1
rA
:cn
@@ -131,8 +130,7 @@
+ :wincmd w
+ :let a=w:quickfix_title
+ :wincmd p
-+ gR=a
-
++ gR=a
:w! test.out " Write contents of this file
:qa!
ENDTEST
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim/7.3.280?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list