]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.796 auto/th/vim-7.4.796-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 23 Jul 2015 10:15:11 +0000 (13:15 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 23 Jul 2015 10:15:11 +0000 (13:15 +0300)
7.4.765  (after 7.4.754) CTRL-A/CTRL-X in Visual mode do not work well
7.4.766  (after 7.4.757) bg color check does not work on Tera Term
7.4.767  --remote-tab-silent can fail on MS-Windows
7.4.768  :diffoff only works properly once
7.4.769  (after 7.4 768) behavior of :diffoff is not tested
7.4.770  (after 7.4.766) different bg color response is not ignored
7.4.771  search wrong when multi-byte character at the start position
7.4.772  Racket 6.2 is not supported on MS-Windows
7.4.773  'langmap' is used in cmdline mode when checking for mappings
7.4.774  it's difficult to get info about the completed item
7.4.775  it is not possible to avoid using the first item of completion
7.4.776  equivalence class for 'd' does not work correctly
7.4.777  the README file doesn't look nice on github
7.4.778  Coverity warns for uninitialized variable
7.4.779  cursor moves when using CTRL-A in line without a number
7.4.780  compiler complains about uninitialized and clobbered variables
7.4.781  line2byte() returns one less when 'bin' and 'noeol' are set
7.4.782  still a few problems with CTRL-A and CTRL-X in Visual mode
7.4.783  copy_chars() and copy_spaces() are inefficient
7.4.784  using both "noinsert" and "noselect" in 'completeopt' fails
7.4.785  automatically adding the missing EOL may cause problems
7.4.786  it is not possible for a plugin to adjust to a changed setting
7.4.787  (after 7.4.786) snprintf() isn't available everywhere
7.4.788  (after 7.4.786) can't build without the crypt feature
7.4.789  (after 7.4.788) using freed memory and crash
7.4.790  (after 7.4.786) test fails without the autochdir feature
7.4.791  the buffer list can be too long to list
7.4.792  can only conceal text by defining syntax items
7.4.793  can't specify when not to ring the bell
7.4.794  Visual Studio 2015 is not recognized
7.4.795  the 'fixeol' option is not copied to a new window
7.4.796  warning from 64 bit compiler

sources
vim.spec

diff --git a/sources b/sources
index 8a89336f15fcbce6add3c11092a0d928e7b8af5a..3cd5cf14fb50e75bbafb72d9a8992b982ada8a51 100644 (file)
--- a/sources
+++ b/sources
@@ -762,3 +762,35 @@ aa25e1f12668e16e47cdc64c9a0032a2  7.4.759
 af5b8dcfe6506dd3e3c6443453f71447  7.4.762
 bbf0adca974fc240cbc234695dc44e6c  7.4.763
 aaf714e6a5e7a939e8337f237699969a  7.4.764
+1faf83ea734109cc2f4e3b297ff6197d  7.4.765
+3e0cd90d12b43ad59f7d100810d59241  7.4.766
+888dc76946a636f2611ee720ee96a85d  7.4.767
+dceb389d2b98bbd99a2b7b4842041f63  7.4.768
+48cd534b5983b369c01e37b7b24b34cc  7.4.769
+08fd8b0b074a8e44f6cd175c36590c21  7.4.770
+45a6e4ce382f2a173e292efdd928f7a7  7.4.771
+6fd05356f3a78a8dc8962e3355d53781  7.4.772
+857172c11d159fdd89b83710872203f1  7.4.773
+81505486f99df640cf1b89387ba961b2  7.4.774
+94005c32f3d042c1d3df574f5329a1bf  7.4.775
+fca9b406c8af50c6277841b99b982429  7.4.776
+cc25b23f0c850091cf60882366091aaf  7.4.777
+f05d5d049874809941ea211e36cf7099  7.4.778
+fe7e2cbf11726b2c0a07da22c83d868b  7.4.779
+75730ebca75223688d1cb98ac54d1dc7  7.4.780
+bf0c4122d18e1acc9ca91bf9413e2aff  7.4.781
+c802afd2e1cd65bc71c6be50fe1926ed  7.4.782
+a02bb9ccaf0baa94a7d3b25cff969450  7.4.783
+1950687275fe8e9c1447a0af5601a82c  7.4.784
+b985d4fd2f04cd5f33fd7588e7865312  7.4.785
+14c7dc86df3d7182fb96d4704176f448  7.4.786
+c849c7dc605e30ad6dcd3367e7877f61  7.4.787
+8ab1c8b4899412a84f6a3cd80b9e6d82  7.4.788
+3c6c0f6acce81eb70221ae2af7469fda  7.4.789
+f507e53e8a3a22066399e0ed614ec8d0  7.4.790
+078408b05c58a9e73e3124dede58693e  7.4.791
+5fe56a2f11acd9a174786ebc784673ae  7.4.792
+2a24e5e81ba34984ed47f92e7a7d48a6  7.4.793
+04cc6737f5bccb649885483d5b446251  7.4.794
+6d579c61edb9348c4244858853004417  7.4.795
+d2e2b90c49cd63d8cd9b204ef4b5e424  7.4.796
index 207efe90853f75c4d5df4351d1e438a8948169ba..ba394098799af9d8f267a792a92a1c2482d78a76 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      764
+%define                patchlevel      796
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.25889 seconds and 4 git commands to generate.