]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.273 auto/ac/vim-7.4.273-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 30 Apr 2014 05:51:24 +0000 (08:51 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 30 Apr 2014 05:51:24 +0000 (08:51 +0300)
7.4.259  warning for misplaced "const"
7.4.260  no error for function name with colon or lowercase char
7.4.261  an interactive :s to replace a "\n" with line break may fail
7.4.262  duplicate code in regexec()
7.4.263  GCC 4.8 compiler warning for hiding a declaration
7.4.264  (after 7.4.260) can't define function g:Foo()
7.4.265  (after 7.4.260) can't call function with "g:" in an expression
7.4.266  test 62 fails
7.4.267  (after 7.4.178) '[ mark is in the wrong position after "gq"
7.4.268  exists() on a funcref for script-local function does not work
7.4.269  CTRL-U in Insert mode does not work after using a cursor key
7.4.270  comparing pointers instead of the string they point to
7.4.271  compiler warning on 64 bit windows
7.4.272  using just "$" does not cause an error message
7.4.273  "make autoconf/reconfig" may run configure pointlessly

sources
vim.spec

diff --git a/sources b/sources
index e7f5d9cb376f5ee4355a02fb375903b5116b13c4..0307bbf15b52e8ccfccdf64ae926a79c79549fdb 100644 (file)
--- a/sources
+++ b/sources
@@ -256,3 +256,18 @@ cc43ae910c29aa8f20dc21a8fed6b76c  7.4.251
 deac3b40e58f164a4486a9bd14040c64  7.4.256
 674e8a735fd62f2cf058bf98545cab19  7.4.257
 b13c892fbf2d29e16cb653558098d028  7.4.258
+37133a935b3ace0cf743beba53c4e4e2  7.4.259
+ab9e41259d3170081c45efe3e79ba5b6  7.4.260
+02279f24abec52c44f289878f1ebf0ee  7.4.261
+55d1d3dd550b868207413719881528fa  7.4.262
+a0b8b62feba16a96eb23f16649209b08  7.4.263
+2920c60d68e5eb151f9aba0451ecc6b9  7.4.264
+c507f61d19ce12bdf725cbcb7a568534  7.4.265
+2e4d058b054112b0e5919d2e4c3ca741  7.4.266
+122a3ecd0b49061ef7289d2bdea1ffd4  7.4.267
+7409a919783ecf7f5beec6e52faeeffa  7.4.268
+e8ed9e6b591337b6dab9fc995b1f121f  7.4.269
+def196358275e7930e4544e02a33f0d9  7.4.270
+d6e6a2f6efb792a35787792b3a001a73  7.4.271
+b7f6e7f3e636960e9cc407767bfa4be3  7.4.272
+b4446a9e79ea58821df53e67d3bfb94f  7.4.273
index 02335bc9dd868759ed8b62e94cebe553a168fbc1..bdd740ad477a1606fd375f90044fbbf93ac8313c 100644 (file)
--- 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      258
+%define                patchlevel      273
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.043881 seconds and 4 git commands to generate.