]> git.pld-linux.org Git - packages/vim.git/commitdiff
up to 7.3.960 auto/th/vim-7.3.960-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 16 May 2013 09:19:32 +0000 (12:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 16 May 2013 09:19:32 +0000 (12:19 +0300)
7.3.945  Python: List of buffers is not very useful
7.3.946  sometimes keys starting with <Esc>[ ar not working
7.3.947  Python: No iterator for vim.list and vim.bufferlist
7.3.948  cannot build with Python 2.2
7.3.949  Python: no easy access to tabpages
7.3.950  Python: Stack trace printer can't handle messages
7.3.951  Python exceptions have problems
7.3.952  Python: It's not easy to change window/buffer/tabpage
7.3.953  Python: string exceptions are deprecated
7.3.954  No check if PyObject_IsTrue fails
7.3.955  Python: Not enough tests
7.3.956  Python vim.bindeval() causes SIGABRT
7.3.957  Python does not have a "do" command like Perl or Lua
7.3.958  Python: Iteration destructor not set
7.3.959  (after 7.3.957) missing error number
7.3.960  compiler warning for unused variable

sources
vim.spec

diff --git a/sources b/sources
index aaeb59e7c189408437b67c88f1104de1c91ccc10..5dcbfdfc3d4f3388911b1e7e018c84094c3d609d 100644 (file)
--- a/sources
+++ b/sources
@@ -941,3 +941,19 @@ edbfe98fa7558b26cb39a7f6e1a57fe7  7.3.939
 ec8edcc6837895acf2b3284821251e4f  7.3.942
 9fc89823de16a378d971e17d73ef49dd  7.3.943
 447a579a508162ea050f3b2752c69c6b  7.3.944
+18fff1894684db63888f8b3a6c257ddb  7.3.945
+93a78093bb05ebcda48819067ff887ed  7.3.946
+8dd537b66e29ca1b5348bf917e5066e6  7.3.947
+2f91e59f6526db96630e60a327210a6e  7.3.948
+bf89f9b427c4236b25c167d72ffaf8a9  7.3.949
+82d140f15d9b1ea635adf868540a65bb  7.3.950
+7686734b5853ce92c0b722797fdb41d3  7.3.951
+de3547b2b1b53525fa38e6d9f1905320  7.3.952
+cf024ba52a4948717647e034fa07f9e2  7.3.953
+2c06b4dc028b4fe544e25d97c8bf9403  7.3.954
+8f0c2b90f1a215f956e5db545ccf9fea  7.3.955
+81cdad19c082a54fc32641715ae6fad5  7.3.956
+91949035fa46ceb159d35105b46d8976  7.3.957
+d0097745598c818f73ba6323ee474db0  7.3.958
+49cbf46f153ddb7100ad37786a9de2b9  7.3.959
+e1538bc0bdd92306b6e42da41f7e46b7  7.3.960
index 521c253aac383c708426adad1dd89dd0d88a1a73..8fc26149ad48908c1572ca7d061e11770af2d8dc 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      944
+%define                patchlevel      960
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.185143 seconds and 4 git commands to generate.