[packages/vim] updated to 7.3.1287

arekm arekm at pld-linux.org
Tue Jul 2 10:01:10 CEST 2013


commit b2a079faaf29652dacab42f679c7f5da89583301
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 2 09:47:25 2013 +0200

    updated to 7.3.1287
    
    7.3.1252  Win32: Gvim does not always find the toolbar bitmap file
    7.3.1253  still undo problem after using CTRL-R = setline()
    7.3.1254  (after 7.3.1252) can't build without the multi-lang feature
    7.3.1255  Clang warnings when building with Athena
    7.3.1256  can't build without eval or autocmd feature
    7.3.1257  GNU gettext() ignores :lang language setting
    7.3.1258  using submatch() may crash Vim
    7.3.1259  no test for patch 7.3.1258
    7.3.1260  completion gets incomplete command line in cmdline window
    7.3.1261  (after 7.3.1179) keymap causes global mapping to stop working
    7.3.1262  crash and compilation warnings with Cygwin
    7.3.1263  typo in short option name
    7.3.1264  (after 7.3.1261) missing m_nowait
    7.3.1265  (after 7.3.1249) errors for allowing "Vim:" in a modeline
    7.3.1266  QNX: GUI fails to start
    7.3.1267  MS-Windows ACL support doesn't work well
    7.3.1268  ACL support doesn't work when when compiled with MingW
    7.3.1269  insert completion keeps wrong entry selected
    7.3.1270  using "Vp" in an empty buffer can't be undone
    7.3.1271  (after 7.3.1260) command line completion does not work
    7.3.1272  crash when editing Ruby file
    7.3.1273  when copying a location list the index might be wrong
    7.3.1274  using wrong window when using entry from location list
    7.3.1275  "gn" does not work when the match is a single character
    7.3.1276  resizing the window may send SIGWINCH to cscope and it quits
    7.3.1277  in diff mode 'cursorline' also draws in the non-active window
    7.3.1278  limit the screen size set by "stty"
    7.3.1279  compiler warning for variable uninitialized
    7.3.1280  (after 7.3.1247) reading memory already freed
    7.3.1281  When 'ttymouse' is "xterm2" click in column 123 moves to 96
    7.3.1282  'cursorline' not drawn in any other window
    7.3.1283  test 71 fails on MS-Windows
    7.3.1284  compiler warnings in MS-Windows clipboard handling
    7.3.1285  no tests for picking window when using entry in location list
    7.3.1286  check for screen size missing for Athena and Motif
    7.3.1287  Python SystemExit exception is not handled properly

 sources  | 36 ++++++++++++++++++++++++++++++++++++
 vim.spec |  2 +-
 2 files changed, 37 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 1725353..681d32f 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.3
-%define		patchlevel	1251
+%define		patchlevel	1287
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
diff --git a/sources b/sources
index aec1c17..d76dfff 100644
--- a/sources
+++ b/sources
@@ -1247,3 +1247,39 @@ d014d2815f035371834e1c66fbbfebe1  7.3.1248
 3d9f6bf785dc83188b2f17f4c576d3ab  7.3.1249
 e45b0b6df8b0b7d2a42c070ce3ce6fb3  7.3.1250
 3d5f4312a9948080dea179ee01f44905  7.3.1251
+50a18019474ab37c20561d84178e59a3  7.3.1252
+d2f915dc7cdce201ae7c6bb018bbdcdc  7.3.1253
+bd782c32b4c813100f57b75af1379af8  7.3.1254
+0469404742cb19e0b6774ea77ca61da6  7.3.1255
+c927f6bcd002371f13efc79f108fb577  7.3.1256
+5923cbb9f3a77592715b115bde5dafb3  7.3.1257
+62accc0dcb17cf624063f89f615491e4  7.3.1258
+3fa49597e2ff3ce0f9092f48eca0d52f  7.3.1259
+56efb1a302aebfd878a7dbd8d95ef8d6  7.3.1260
+9bba303dc9be11e69992061520ce04f5  7.3.1261
+262031613adaa7ec7ce9b16e3c460e04  7.3.1262
+5b0d04b883f664918bd3412c1d525bce  7.3.1263
+f72289fe8a95b3641fe6bf80c774e8ef  7.3.1264
+4e6804b1fb889ecbd6e108dcce4488de  7.3.1265
+0ace28684577139a4542934000772c79  7.3.1266
+f6b2bbf6c1661759ff6f89becabe3f42  7.3.1267
+cf50b8c960f91138d212083ae85c811a  7.3.1268
+df912ceb62876dadd3ece223118756c9  7.3.1269
+39c2a2dff304a1f54839f408a402b836  7.3.1270
+2d1d3b51746d8bedda88ade93ee5ae50  7.3.1271
+7626653faaf366446ca41dcb108700e1  7.3.1272
+75852b86a6712ceed0661e7674fad484  7.3.1273
+a36f8a28f1eb6f76a5c219136ab5142c  7.3.1274
+f6219be5af07ed5dae024825db181442  7.3.1275
+9bf52e2e32c1fe50f86b205e0949a492  7.3.1276
+6c05ca25e1208819f6452d35791c66a5  7.3.1277
+01c6facb45710ddc790c6427ad4ba151  7.3.1278
+de50058971f640f7b816c7e4ec2d27d9  7.3.1279
+ab3379c2c325e824e55c10e2bc454180  7.3.1280
+3389925bfe099568fc07bdd50ff601e5  7.3.1281
+cc35f4308c885a0ed42ab8317b2e88f6  7.3.1282
+91099e41dc73c26f6765c6205be537b2  7.3.1283
+6a6bda3ca484bf97348b018ffcf8595a  7.3.1284
+d917d24c1fa41d3e780501dc7954844f  7.3.1285
+61874d08a182aa1793017d46bb1da754  7.3.1286
+510638ace820223877e194c35a0334ce  7.3.1287
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list