]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.683 auto/th/vim-7.4.683-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 30 Mar 2015 08:18:27 +0000 (11:18 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 30 Mar 2015 08:18:27 +0000 (11:18 +0300)
7.4.664  effect of 'numberwidth' being set not immediately visible
7.4.665  'linebreak' does not work properly with multi-byte characters
7.4.666  there is a chance that Vim may lock up
7.4.667  'colorcolumn' isn't drawn in closed fold like 'cursorcolumn'
7.4.668  can't use a glob pattern as a regexp pattern
7.4.669  when netbeans is active the sign column always shows up
7.4.670  using 'cindent' for Javascript is less than perfect
7.4.671  (after 7.4.665) warning for shadowing a variable
7.4.672  shell command completion does not see local directories
7.4.673  first syntax entry gets wrong sequence number zero
7.4.674  (after 7.4.672) missing changes in one file
7.4.675  when FileReadPost moves cursor inside line it gets moved back
7.4.676  on Mac, configure can't handle non-default Python framework
7.4.677  (after 7.4.676) configure fails when using python-config-dir
7.4.678  when using --remote the directory may end up being wrong
7.4.679  color values greater than 255 cause problems on MS-Windows
7.4.680  CTRL-W in Insert mode does not work well for multi-byte chars
7.4.681  MS-Windows: with minimized Vim window height is incorrect
7.4.682  search and match highlighting replace cursorline highlighting
7.4.683  typo in the vimtutor command

sources
vim.spec

diff --git a/sources b/sources
index 225ff9d6925e6ff31062414de8d34a26776818e4..9a9a52912b41793b46d3a01309eed640a4d57306 100644 (file)
--- a/sources
+++ b/sources
@@ -661,3 +661,23 @@ cfcad65b1304faa6fd45773a4f69e3cb  7.4.660
 1ea0e326af56048bc34e83e79342ef83  7.4.661
 32ad5c25bb1cfdf049b229c7ef5b2927  7.4.662
 3460242b65da4ee9d543939f51b4e1f9  7.4.663
+5a3a70105586b0d49a04243699d0bc49  7.4.664
+895eab858a326e9bdf59b8853e836cec  7.4.665
+7bc0098e6777d88eb0632e897d58634e  7.4.666
+09ca60303da6848a8c0c3c7717f8a41a  7.4.667
+97b778e26e99cb7c22e369358d662126  7.4.668
+60c992a526cfc785e0a200ddf9762dd8  7.4.669
+0aea5f1f018af84bdcd2876d0054f5bf  7.4.670
+13c19f1e2c9fc4bbed6fb56c90b653f3  7.4.671
+fe0b348c905156a09db9e9b3edaed310  7.4.672
+85857b9415350267877e2ff622b1d997  7.4.673
+b0bd01829c8cfda5b8d9d79370e53877  7.4.674
+c6f28fa1c4bb35277bebc07568733684  7.4.675
+0216848278ac295f4508eeddd27faa91  7.4.676
+8dddf61ff4953361d1f2a32bfa8d49e3  7.4.677
+056b4c278c426d76f701e2074723756c  7.4.678
+f29a91aba995f9018e57f1c42d278b35  7.4.679
+597e1302e03e8e04201c563d19a6c539  7.4.680
+1f048c7ec9e9897a0ad0c25b59f8357a  7.4.681
+580f3bf9171452c55d4f8db270f22297  7.4.682
+5e5208a4edb63c4a31812ca1c2e3ea8c  7.4.683
index b0f2345e07854b20245e4f3c2a30f0102011dc6e..ad2fd9149934f7fd4bee1af239601992683f220b 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,8 +28,8 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      663
-%define                rel             2
+%define                patchlevel      683
+%define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
This page took 0.0841 seconds and 4 git commands to generate.