<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v7.3.806</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>updated for version 7.3.806</title>
<updated>2013-02-06T18:58:43+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T18:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e9d47cd08b0272ec278f03bb1be21f087ce63af6'/>
<id>e9d47cd08b0272ec278f03bb1be21f087ce63af6</id>
<content type='text'>
Problem:    Compiler warnings in Perl code when building with Visual studio
            2012. (skeept)
Solution:   Add type casts. (Christian Brabandt, 2013 Jan 30)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warnings in Perl code when building with Visual studio
            2012. (skeept)
Solution:   Add type casts. (Christian Brabandt, 2013 Jan 30)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.805</title>
<updated>2013-02-06T18:49:43+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T18:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=07e1da6bbdf4a2a98c4645868225ffad6df5ae3b'/>
<id>07e1da6bbdf4a2a98c4645868225ffad6df5ae3b</id>
<content type='text'>
Problem:    Lua version 5.2 is not detected properly on Arch Linux.
Solution:   Adjust autoconf. (lilydjwg)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Lua version 5.2 is not detected properly on Arch Linux.
Solution:   Adjust autoconf. (lilydjwg)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.804</title>
<updated>2013-02-06T17:45:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T17:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=fffcfea9845021269da36bbe8eee5641ebb144c4'/>
<id>fffcfea9845021269da36bbe8eee5641ebb144c4</id>
<content type='text'>
Problem:    Compiler warning for tiny build. (Tony Mechelynck)
Solution:   Add #ifdefs around variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warning for tiny build. (Tony Mechelynck)
Solution:   Add #ifdefs around variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.803</title>
<updated>2013-02-06T17:24:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T17:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=11cb6e6e137afb9e20d68e69bf38d458a96701fd'/>
<id>11cb6e6e137afb9e20d68e69bf38d458a96701fd</id>
<content type='text'>
Problem:    Substitute with confirmation and then "q" does not replace
            anything.  (John McGowan)
Solution:   Do not break the loop, skip to the end.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Substitute with confirmation and then "q" does not replace
            anything.  (John McGowan)
Solution:   Do not break the loop, skip to the end.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated runtime files.</title>
<updated>2013-02-06T16:34:04+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T16:34:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=fa13eef3c9edc81c07a47124c2c893a4bb253e58'/>
<id>fa13eef3c9edc81c07a47124c2c893a4bb253e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.802</title>
<updated>2013-02-06T15:26:26+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T15:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=309379fc989a4f3337c9cf3361ab6eb9a456c626'/>
<id>309379fc989a4f3337c9cf3361ab6eb9a456c626</id>
<content type='text'>
Problem:    After setting 'isk' to a value ending in a comma appending to the
            option fails.
Solution:   Disallow a trailing comma for 'isk' and similar options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    After setting 'isk' to a value ending in a comma appending to the
            option fails.
Solution:   Disallow a trailing comma for 'isk' and similar options.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.801</title>
<updated>2013-02-06T12:38:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T12:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=530e7dfafd7e951ac36e39c87bf72ebdb4caa428'/>
<id>530e7dfafd7e951ac36e39c87bf72ebdb4caa428</id>
<content type='text'>
Problem:    ":window set nu?" displays the cursor line. (Nazri Ramliy)
Solution:   Do not update the cursor line when conceallevel is zero or the
            screen has scrolled. (partly by Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    ":window set nu?" displays the cursor line. (Nazri Ramliy)
Solution:   Do not update the cursor line when conceallevel is zero or the
            screen has scrolled. (partly by Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.800</title>
<updated>2013-02-06T11:33:21+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T11:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b6a76ffc4cc79163c88b734e0a803385321b3ca6'/>
<id>b6a76ffc4cc79163c88b734e0a803385321b3ca6</id>
<content type='text'>
Problem:    The " mark is not adjusted when inserting lines. (Roland Eggner)
Solution:   Adjust the line number. (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The " mark is not adjusted when inserting lines. (Roland Eggner)
Solution:   Adjust the line number. (Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.799</title>
<updated>2013-02-06T11:14:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-02-06T11:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9c2e6cc6edb939828032c9179fe05b57fa84a384'/>
<id>9c2e6cc6edb939828032c9179fe05b57fa84a384</id>
<content type='text'>
Problem:    The color column is not correct when entering a buffer. (Ben
            Fritz)
Solution:   Call check_colorcolumn() if 'textwidth' changed. (Christian
            Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The color column is not correct when entering a buffer. (Ben
            Fritz)
Solution:   Call check_colorcolumn() if 'textwidth' changed. (Christian
            Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.798</title>
<updated>2013-01-31T20:09:15+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-31T20:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=39d7d51bcdc0edd8eb3034a9d094511b7b75e9e1'/>
<id>39d7d51bcdc0edd8eb3034a9d094511b7b75e9e1</id>
<content type='text'>
Problem:    MzScheme: circular list does not work correctly.
Solution:   Separate Mac-specific code from generic code. (Sergey Khorev)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MzScheme: circular list does not work correctly.
Solution:   Separate Mac-specific code from generic code. (Sergey Khorev)
</pre>
</div>
</content>
</entry>
</feed>
