[packages/vim] updated to 7.4.295

glen glen at pld-linux.org
Mon May 19 23:18:42 CEST 2014


commit e13c75c313a82704db33136229fad852baa4a0e0
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 19 22:47:55 2014 +0300

    updated to 7.4.295
    
    7.4.274  check for timestamp does not always detect a changed file
    7.4.275  no error message when changing type of unplaced sign
    7.4.276  the fish shell is not supported
    7.4.277  using ":sign unplace *" may leave the cursor in wrong position
    7.4.278  list_remove() conflicts with Sun header file
    7.4.279  globpath() returns a string, a list would be better
    7.4.280  relative position of cursor not restored if session has 2 tabs
    7.4.281  positions are off when loading session with two tabpages
    7.4.282  (after 7.4.279) test 97 fails on Mac
    7.4.283  (after 7.4.276) compiler warning about unused variable
    7.4.284  setting 'langmap' in the modeline can cause trouble
    7.4.285  line numbers are not always updated for 'relativenumber'
    7.4.286  error messages are inconsistant
    7.4.287  patches for .hgignore don't work
    7.4.288  when 'spellfile' is set the screen is not redrawn
    7.4.289  NFA regexp with repeated backreference does not match
    7.4.290  a non-greedy match followed by a branch is too greedy
    7.4.291  compiler warning for int to pointer of different size
    7.4.292  pattern "a" matches accented "a" when pattern is one byte
    7.4.293  can't ignore composing characters in a pattern
    7.4.294  (after 7.4.293) test files missing from patch
    7.4.295  various typos, bad white space and unclear comments

 sources  | 22 ++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index bdd740a..8c98bb9 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	273
+%define		patchlevel	295
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index 0307bbf..8595c67 100644
--- a/sources
+++ b/sources
@@ -271,3 +271,25 @@ def196358275e7930e4544e02a33f0d9  7.4.270
 d6e6a2f6efb792a35787792b3a001a73  7.4.271
 b7f6e7f3e636960e9cc407767bfa4be3  7.4.272
 b4446a9e79ea58821df53e67d3bfb94f  7.4.273
+ce4df156b46b1d6b8bfb5d8da344918f  7.4.274
+4494b43efc76858bd0de72f3da76bfb7  7.4.275
+236b445bc6b8a4306c3d12d636cffeb8  7.4.276
+8d327e0baf41e9a9af7ef646637c7dd7  7.4.277
+ac8475decfedb0dd9c86f0cb5f7a66cc  7.4.278
+46f5920fba9925643b80d8661372981f  7.4.279
+725e26a4d37cf681a0c182344e9bb493  7.4.280
+8128d231b10fb1df5c06aa839be8a40b  7.4.281
+7bb4f49b7a91af65dcd837cf7309cf4e  7.4.282
+18567f771fe446814e4733462106872c  7.4.283
+409097e1b669fa857339904c13f3cf90  7.4.284
+7157cf5e3884198c1b2f9aeed38c6343  7.4.285
+13b9e1b2ce6c283a19396f9078e7212c  7.4.286
+d3357b4d0e1623c0720536094f785ee8  7.4.287
+32960f38f1c0c8ef37f1b346c6a612bf  7.4.288
+6d1b5122aaadf8cfc048f0cd24d3588f  7.4.289
+d8e274ff051d84e9ead5e3ca36944527  7.4.290
+1f5556534d0922dcbb0392b31b0fc82f  7.4.291
+a4f9876a769c63132ac5644face5ef2f  7.4.292
+5689299be18cf9e01dc32e00aefc18b4  7.4.293
+a2c6744c3f930560f3ed935eceacb1b0  7.4.294
+8bcaa5f32681cadc66deba0426d1d502  7.4.295
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/e13c75c313a82704db33136229fad852baa4a0e0



More information about the pld-cvs-commit mailing list