[packages/vim] updated to 7.4.537
arekm
arekm at pld-linux.org
Thu Nov 27 21:33:55 CET 2014
commit 7387e65763f3ccd3c8a1128d2a4abda279bc6962
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Nov 27 20:11:44 2014 +0100
updated to 7.4.537
7.4.517 cursor may not end up in the right place on a wrapping line
7.4.518 using status line height in width computations
7.4.519 (after 7.4.497) crash when using syntax highlighting
7.4.520 Sun PCK locale is not recognzed
7.4.521 when using "vep" a mark is moved to the next line
7.4.522 specifying wrong buffer size for GetLongPathName()
7.4.523 copy/paste no longer works is X11 server is restarted
7.4.524 when using ":ownsyntax" spell checking is messed up
7.4.525 map() leaks memory when there is an error in the expression
7.4.526 matchstr() fails on long text
7.4.527 still confusing regexp failure and NFA_TOO_EXPENSIVE
7.4.528 crash when using matchadd()
7.4.529 no test for what 7.4.517 fixes
7.4.530 many commands take count/range that is not using line numbers
7.4.531 comments about parsing an Ex command are wrong
7.4.532 when using 'incsearch' "2/pattern/e" highlights first match
7.4.533 ":hardcopy" leaks memory in case of errors
7.4.534 warnings when compiling if_ruby.c
7.4.535 (after 7.4.530) can't build with tiny features
7.4.536 test 63 fails when using a black&white terminal
7.4.537 value of v:hlsearch reflects an internal variable
sources | 21 +++++++++++++++++++++
vim.spec | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 602ce21..2fc97d8 100644
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
# VCS Commits: https://code.google.com/p/vim/source/browse/
%define ver 7.4
-%define patchlevel 516
+%define patchlevel 537
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index f613ad7..54d756c 100644
--- a/sources
+++ b/sources
@@ -514,3 +514,24 @@ e16c4c596f630c14236ebf8082d9ac59 7.4.513
044c8bc2d9e2d591c3c2921ac489028c 7.4.514
4ace8d0f63f7a60066363a93d6f14df0 7.4.515
36b659c6945ec5fd4ad70ced8724e29d 7.4.516
+8e839c144d93a08c01d392666f6a8313 7.4.517
+d48182515d3311cc0cd4e1204304d872 7.4.518
+7d0e446a862b02914ef268d427eb555a 7.4.519
+af1813649636c1ebd6a04969bfd193e1 7.4.520
+4664a3875152d85cf8815b6bd30ce896 7.4.521
+f2fe7fcfe3611e88ac7f06ca0c684960 7.4.522
+a99c03edf220a410ee07b0292c0e9438 7.4.523
+c920fd1c2dcbe5110681c0229bb72615 7.4.524
+774e59a013d8f30fb8083e1aa5e0df9d 7.4.525
+5e6ad85332e8affc7c3d133fd5d39360 7.4.526
+3a187715dcd142fc5fd719336589ce5b 7.4.527
+24f9168b9094179c20e988b85a2c425b 7.4.528
+e6bf287f95e99e97fd72756a6b9a3e7e 7.4.529
+e1378057587fbfd7813764cf349d6e5a 7.4.530
+73a4ece87b8b625663439c72098492a6 7.4.531
+479bada0a101dff43d419ee3dad8b191 7.4.532
+907554283ab1cf219451f2d470c22f8f 7.4.533
+a54ccb2731c5e402b9dd9d22b2fa1ba0 7.4.534
+9a6a4d372b613e48bd9ca20f4d364124 7.4.535
+35265a51a1f845003f3d383aaa78a41d 7.4.536
+ad72b439c0818dc96d84485b10ccf6d5 7.4.537
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/7387e65763f3ccd3c8a1128d2a4abda279bc6962
More information about the pld-cvs-commit
mailing list