[packages/vim/DEVEL: 3/3] updated to 7.3.1212
glen
glen at pld-linux.org
Mon Jun 17 12:02:28 CEST 2013
commit a9c8a268653da4b0b0e553a7f97b57d777ddf4ee
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jun 16 23:48:59 2013 +0300
updated to 7.3.1212
7.3.1201 on startup preview window may be used as the current window
7.3.1202 tags are not found in case-folded tags file
7.3.1203 matches from matchadd() might be highlighted incorrectly
7.3.1204 calling gettabwinvar() in 'tabline' cancels Visual mode
7.3.1205 logtalk.dict is not removed on uninstall
7.3.1206 inconsistent function argument declarations
7.3.1207 new regexp engine: no match found on "#if FOO"
7.3.1208 compiler warnings on MS-Windows
7.3.1209 no completion for ":tabdo"
7.3.1210 (after 7.3.1182) 'backupcopy' default on MS-Windows is wrong
7.3.1211 MS-Windows: ":hardcopy" does not work properly
7.3.1212 "make test" on MS-Windows does not report like Unix does
sources | 12 ++++++++++++
vim.spec | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 2a93949..8094e3f 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.3
-%define patchlevel 1200
+%define patchlevel 1212
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index bbbccec..7704b01 100644
--- a/sources
+++ b/sources
@@ -1196,3 +1196,15 @@ e814c9fb6d521ab0b3113c6d746bcd87 7.3.1193
e66580a19a41d135e49c6f2bdd94d1c4 7.3.1198
6e68ceac54ac02c1f529ff1409023bbb 7.3.1199
247ce1c113346d628ede39108383c0b9 7.3.1200
+ec214cd9edae36e4241f8d3b355d29a5 7.3.1201
+cef9402dda2c08990972345ae1536e64 7.3.1202
+b0f749eee92673922ba51870f938591a 7.3.1203
+79d18d1636a6ecf0b4ec8e64af3bdb03 7.3.1204
+d4c9a61a402344e7efd083c2a291f6fd 7.3.1205
+5459d82186d41a8b6e9e5856f3abc7ed 7.3.1206
+254e69bd9f026ac6f174bb759e2c0ea0 7.3.1207
+aeab42295c51a0d5f3d6d173f663a152 7.3.1208
+bc73e5cb87d253d69bc7bdb93cdcbf50 7.3.1209
+dc2610f5d1912a8436dcdc4eacc44dfa 7.3.1210
+4110874fc8b3d2eccd0322462cb99fe4 7.3.1211
+e71edaf647e764e9adf0e449db162609 7.3.1212
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/a9c8a268653da4b0b0e553a7f97b57d777ddf4ee
More information about the pld-cvs-commit
mailing list