[packages/vim] updated to 7.4.683
glen
glen at pld-linux.org
Mon Mar 30 11:02:42 CEST 2015
commit b2d59c7e8b6e0de1a70c1da9397968c4a70f481d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Mar 30 11:18:27 2015 +0300
updated to 7.4.683
7.4.664 effect of 'numberwidth' being set not immediately visible
7.4.665 'linebreak' does not work properly with multi-byte characters
7.4.666 there is a chance that Vim may lock up
7.4.667 'colorcolumn' isn't drawn in closed fold like 'cursorcolumn'
7.4.668 can't use a glob pattern as a regexp pattern
7.4.669 when netbeans is active the sign column always shows up
7.4.670 using 'cindent' for Javascript is less than perfect
7.4.671 (after 7.4.665) warning for shadowing a variable
7.4.672 shell command completion does not see local directories
7.4.673 first syntax entry gets wrong sequence number zero
7.4.674 (after 7.4.672) missing changes in one file
7.4.675 when FileReadPost moves cursor inside line it gets moved back
7.4.676 on Mac, configure can't handle non-default Python framework
7.4.677 (after 7.4.676) configure fails when using python-config-dir
7.4.678 when using --remote the directory may end up being wrong
7.4.679 color values greater than 255 cause problems on MS-Windows
7.4.680 CTRL-W in Insert mode does not work well for multi-byte chars
7.4.681 MS-Windows: with minimized Vim window height is incorrect
7.4.682 search and match highlighting replace cursorline highlighting
7.4.683 typo in the vimtutor command
sources | 20 ++++++++++++++++++++
vim.spec | 4 ++--
2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index b0f2345..ad2fd91 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,8 +28,8 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.4
-%define patchlevel 663
-%define rel 2
+%define patchlevel 683
+%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
Summary(es.UTF-8): Editor visual incrementado
diff --git a/sources b/sources
index 225ff9d..9a9a529 100644
--- a/sources
+++ b/sources
@@ -661,3 +661,23 @@ cfcad65b1304faa6fd45773a4f69e3cb 7.4.660
1ea0e326af56048bc34e83e79342ef83 7.4.661
32ad5c25bb1cfdf049b229c7ef5b2927 7.4.662
3460242b65da4ee9d543939f51b4e1f9 7.4.663
+5a3a70105586b0d49a04243699d0bc49 7.4.664
+895eab858a326e9bdf59b8853e836cec 7.4.665
+7bc0098e6777d88eb0632e897d58634e 7.4.666
+09ca60303da6848a8c0c3c7717f8a41a 7.4.667
+97b778e26e99cb7c22e369358d662126 7.4.668
+60c992a526cfc785e0a200ddf9762dd8 7.4.669
+0aea5f1f018af84bdcd2876d0054f5bf 7.4.670
+13c19f1e2c9fc4bbed6fb56c90b653f3 7.4.671
+fe0b348c905156a09db9e9b3edaed310 7.4.672
+85857b9415350267877e2ff622b1d997 7.4.673
+b0bd01829c8cfda5b8d9d79370e53877 7.4.674
+c6f28fa1c4bb35277bebc07568733684 7.4.675
+0216848278ac295f4508eeddd27faa91 7.4.676
+8dddf61ff4953361d1f2a32bfa8d49e3 7.4.677
+056b4c278c426d76f701e2074723756c 7.4.678
+f29a91aba995f9018e57f1c42d278b35 7.4.679
+597e1302e03e8e04201c563d19a6c539 7.4.680
+1f048c7ec9e9897a0ad0c25b59f8357a 7.4.681
+580f3bf9171452c55d4f8db270f22297 7.4.682
+5e5208a4edb63c4a31812ca1c2e3ea8c 7.4.683
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/b2d59c7e8b6e0de1a70c1da9397968c4a70f481d
More information about the pld-cvs-commit
mailing list