[packages/vim] updated to 7.4.492
arekm
arekm at pld-linux.org
Thu Nov 27 21:33:45 CET 2014
commit a9ce2d1977fe219cdf57eb1c766d8d3023c80d30
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Nov 3 23:45:59 2014 +0100
updated to 7.4.492
7.4.482 when 'balloonexpr' results in a list, text has a trailing NL
7.4.483 a 0x80 byte is not handled correctly in abbreviations
7.4.484 (after 7.4.483) compiler warning
7.4.485 (after 7.4.484) abbreviations don't work
7.4.486 check for writing to a yank register is wrong
7.4.487 ":sign jump" may unnecessarily use another window
7.4.488 test_mapping fails for some people
7.4.489 cursor movement wrong when 'lbr' with a number column
7.4.490 cannot specify the buffer to use for "do" and "dp"
7.4.491 negative "topline" value for winrestview() has display errors
7.4.492 Ctrl-O in Insert mode moves right after insert comment leader
sources | 11 +++++++++++
vim.spec | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index ed6da1c..5817c94 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 481
+%define patchlevel 492
%define rel 1
Summary: Vi IMproved - a Vi clone
Summary(de.UTF-8): VIsual editor iMproved
diff --git a/sources b/sources
index 5937e2b..06c84b4 100644
--- a/sources
+++ b/sources
@@ -479,3 +479,14 @@ c7010f1022a5ae1c8501a74983324d4f 7.4.476
8186805eaafe3ec964d9c4338d95b716 7.4.479
559ccafd40109dcafaf933e089b78773 7.4.480
ff8cddad2b912b454f89f9bfc860de60 7.4.481
+680873c78f3b80324184b95e06956a01 7.4.482
+93fee48db87274b58005161316d01df0 7.4.483
+ff6af8e77ab6532fb6196adf58dc6492 7.4.484
+e48178be5ec895e1c2b92ae71efb63af 7.4.485
+b99170d8f098180b44f9c313399612fe 7.4.486
+f80146ca30aefa695280ddb5240ce950 7.4.487
+cc16330bc73f4e29c27a42f7bc153656 7.4.488
+e13ce9421c65af6f05b68419109d0e99 7.4.489
+b3ffef9729086367f9767b79fa811a6f 7.4.490
+fe050a262ef432b107d4caf6b28d4932 7.4.491
+775f9d2f517f1ecdf676677e972c9e97 7.4.492
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/7387e65763f3ccd3c8a1128d2a4abda279bc6962
More information about the pld-cvs-commit
mailing list