r514 - trunk/vim/patches

Pierre Habouzit madcoder at costa.debian.org
Sun Mar 19 11:00:10 UTC 2006


Author: madcoder
Date: 2006-03-19 11:00:10 +0000 (Sun, 19 Mar 2006)
New Revision: 514

Removed:
   trunk/vim/patches/158_pyton.vim.diff
Modified:
   trunk/vim/patches/series
Log:
sorry, was a typo

Deleted: trunk/vim/patches/158_pyton.vim.diff
===================================================================
--- trunk/vim/patches/158_pyton.vim.diff	2006-03-19 10:54:50 UTC (rev 513)
+++ trunk/vim/patches/158_pyton.vim.diff	2006-03-19 11:00:10 UTC (rev 514)
@@ -1,13 +0,0 @@
-Index: vim/runtime/syntax/python.vim
-===================================================================
---- vim/runtime/syntax/python.vim.orig
-+++ vim/runtime/syntax/python.vim
-@@ -47,7 +47,7 @@
- syn keyword pythonRepeat	for while
- syn keyword pythonConditional	if elif else
- syn keyword pythonOperator	and in is not or
--syn keyword pythonPreCondit	import from
-+syn keyword pythonPreCondit	import from as
- syn match   pythonComment	"#.*$" contains=pythonTodo
- syn keyword pythonTodo		TODO FIXME XXX contained
- 

Modified: trunk/vim/patches/series
===================================================================
--- trunk/vim/patches/series	2006-03-19 10:54:50 UTC (rev 513)
+++ trunk/vim/patches/series	2006-03-19 11:00:10 UTC (rev 514)
@@ -48,6 +48,7 @@
 158_python.vim.diff -p0
 159_netrw.vim.diff -p0
 160_scripts.vim.diff -p0
+161_cmake-support.diff -p0
 201_fr.po.diff -p0
 203_zh_TW.UTF8.po.diff -p0
 301_xxd.c.diff -p0




More information about the pkg-vim-maintainers mailing list