]> git.pld-linux.org Git - packages/vim.git/commitdiff
updated to 7.4.083 auto/th/vim-7.4.083-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 9 Nov 2013 11:56:38 +0000 (12:56 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 9 Nov 2013 11:56:38 +0000 (12:56 +0100)
7.4.062  (after 7.4.061) wrong configure check for AvailabilityMacros.h
7.4.063  crash when using invalid key in Python dictionary
7.4.064  in Visual block mode replacing with CR does not break lines
7.4.065  the character typed at the hit-enter prompt is recorded twice
7.4.066  MS-Windows: swap file name wrong if colon in file name
7.4.067  CTRL-\ CTRL-O moves the cursor after inserting comment leader
7.4.068  cannot build Vim on Mac with non-Apple compilers
7.4.069  cannot right shift comment lines starting with #
7.4.070  (after 7.4.069) can't compile with tiny features
7.4.071  (after 7.4.069) passing limits around too often
7.4.072  crash when using Insert mode completion
7.4.073  setting undolevels for one buffer changes undo in another
7.4.074  when undo'ing all and making a change, undo structure is wrong
7.4.075  locally setting 'undolevels' is not tested
7.4.076  "cgn" does not wrap around the end of the file
7.4.078  MSVC 2013 is not supported
7.4.079  a script cannot detect whether 'hlsearch' highlighting is on
7.4.080  (after 7.4.079) missing documentation for v:hlsearch
7.4.081  (after 7.4.078) wrong logic when ANALYZE is "yes"
7.4.082  using "gf" in a changed buffer suggests adding "!"
7.4.083  hard to avoid adding a used pattern to the search history

sources
vim.spec

diff --git a/sources b/sources
index 0a87289ad965a5fc7ad93e1f4990348edf5070e9..ad9d48ab4acfdc3b8701a856c1a4984688f7e392 100644 (file)
--- a/sources
+++ b/sources
@@ -59,3 +59,25 @@ a181edc322e2240cdab8beda2af69301  7.4.057
 05def513b70d2364d64ce1e02589fe8a  7.4.059
 8fd31eae3d039f665756bd5cf72c6c3d  7.4.060
 0305c9c20e3dd02331f38505eeb386b7  7.4.061
+2aa95bf08e3e29504abe511e6f2e83bf  7.4.062
+58a8b743a5adaa3e6ed636e52cd7d552  7.4.063
+71be80d6479883f9666d58efd4b0d329  7.4.064
+5309435b25f35b3f72945e53336cea01  7.4.065
+c2d4092358a9ac65278c06ab8f967ae0  7.4.066
+95d36725184ad03510323145b4bb4a05  7.4.067
+cfd15e5a6a31abd52883697d26ca07ef  7.4.068
+1c3103031f71afef8d456626cd62cf0c  7.4.069
+cdce38ccd5248e5827d8269ab141d363  7.4.070
+2e8f9ed6c0a1956e1fa2e50bfe0dab5d  7.4.071
+26b0405c10a1ce5cf6ccf5721c4ad1e3  7.4.072
+3d278546ac40f60c8ab9cf81540cff69  7.4.073
+b21afbe7575f1f52df7a441c295aff63  7.4.074
+d4e190298245ea78831c097f9ae80e07  7.4.075
+00134cdf22d4ec8e6f9d8e6fb83dc6ac  7.4.076
+7901dab17aea76e4aaf810f0d806e286  7.4.077
+36112f02dba683f4cff66100c0671364  7.4.078
+f4615bba652dd366d6e65c25ae166fde  7.4.079
+fd2a1a407c5dd7a6764293ab189667df  7.4.080
+6270d3217b606a845b6cb541f140b7e7  7.4.081
+d67c1fde653f381d923825fb03e8082e  7.4.082
+f56746374b4087dff91ffa99f86e219d  7.4.083
index 544b515e78ff55e4a90f8bafb5fb0f73be0798b9..7631b95bee9ae79457812d160eaf4139c197d887 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      061
+%define                patchlevel      083
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
This page took 0.040293 seconds and 4 git commands to generate.