[packages/vim] updated to 7.4.608
glen
glen at pld-linux.org
Mon Feb 2 20:12:44 CET 2015
commit 7fbb99fd7672f591c91a53664afd9b6251e2b442
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Feb 2 21:07:44 2015 +0200
updated to 7.4.608
7.4.590 using ctrl_x_mode as if it contains flags
7.4.591 test_listlbr_utf8 fails when conceal feature is not available
7.4.592 buffer with 'buftype' "nofile" is cleared on re-edit
7.4.593 crash when searching for "x\{0,90000}"
7.4.594 using block delete with 'breakindent' does not work properly
7.4.595 the test_command_count test fails when using Japanese
7.4.596 (after 7.4.592) tiny build doesn't compile
7.4.597 cannot change the result of systemlist()
7.4.598 ":tabdo windo echo 'hi'" causes "* register not to be changed
7.4.599 out-of-memory error for complicated search pattern
7.4.600 memory wasted in struct because of aligning
7.4.601 it is not possible to have feedkeys() insert characters
7.4.602 ":set" does not accept hex numbers as documented
7.4.603 'foldcolumn' may fill the whole window
7.4.604 running tests changes viminfo
7.4.605 the # register cannot be restored after jumping around
7.4.606 may crash when using a small window
7.4.607 (after 7.4.598) compiler warnings for unused variables
7.4.608 (after 7.4.598) test_eval fails without the clipboard feature
sources | 19 +++++++++++++++++++
vim.spec | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 25e7de2..b270bc5 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 589
+%define patchlevel 608
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 48b021d..be427f2 100644
--- a/sources
+++ b/sources
@@ -587,3 +587,22 @@ f573f2805a892d1042ef14dca4f6b634 7.4.586
17370cdbc3c2ff105fb6bd3c3332995d 7.4.587
ba8be43560bf75b4e761a12887d72220 7.4.588
a55eb85c0522a008bb10fbff3e043cb3 7.4.589
+bbea4ec0a454758fe62530f865f9d93b 7.4.590
+25feea68c2ff4e00b9d47d8c050af5ee 7.4.591
+f411bd0a168e21bd897ec32edcd12b49 7.4.592
+5eb2abe1bd9dbedec877703e12fc1dbb 7.4.593
+8bacc54ea36e544243146ef5a8ecc196 7.4.594
+ce67848ffe288f2bd038db70f8c223c1 7.4.595
+a138d1af67bbd7dba55b02f98dd3a726 7.4.596
+87a9b58db2be13ce5df779458ba87ced 7.4.597
+033204a15116244c47fb98c1a242c1c2 7.4.598
+194491afdd2586a3ca11b382f3196031 7.4.599
+2ca5df83cab0df86391a7cd11f34066e 7.4.600
+918970048d16fa85cdd56652d3214e6f 7.4.601
+86c3a78648925ff06e4db5cf49ebdb01 7.4.602
+f169643653ce40545d40b1d6b04ebecc 7.4.603
+2b7e24dd5a614aa388dd1fe6b582dbe5 7.4.604
+fe651e4adc8e40699f3ba24482215f95 7.4.605
+94fda19cecd5fe65558a1d202c0120e0 7.4.606
+36af9fef9a14fe24184f33f5fdd718b1 7.4.607
+03fc55c0007fe6aa1adc948a5348bebb 7.4.608
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/7fbb99fd7672f591c91a53664afd9b6251e2b442
More information about the pld-cvs-commit
mailing list