<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.1.0767</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>patch 8.1.0767: when deleting lines at the bottom signs are misplaced</title>
<updated>2019-01-17T16:36:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T16:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c771bf901622064dc27421b04853e16b6914a295'/>
<id>c771bf901622064dc27421b04853e16b6914a295</id>
<content type='text'>
Problem:    When deleting lines at the bottom signs are misplaced.
Solution:   Properly update the line number of signs at the end of a buffer
            after a delete/undo operation. (Yegappan Lakshmanan, closes #3798)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When deleting lines at the bottom signs are misplaced.
Solution:   Properly update the line number of signs at the end of a buffer
            after a delete/undo operation. (Yegappan Lakshmanan, closes #3798)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0766: various problems when using Vim on VMS</title>
<updated>2019-01-17T16:13:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T16:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=88c86eb751de9e7e410b405084d35b32fafc2a24'/>
<id>88c86eb751de9e7e410b405084d35b32fafc2a24</id>
<content type='text'>
Problem:    Various problems when using Vim on VMS.
Solution:   Various fixes. Define long_long_T. (Zoltan Arpadffy)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various problems when using Vim on VMS.
Solution:   Various fixes. Define long_long_T. (Zoltan Arpadffy)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0765: string format of a Blob can't be parsed back</title>
<updated>2019-01-17T15:32:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T15:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4131fd5509b283e978e8c6161f09643b64719787'/>
<id>4131fd5509b283e978e8c6161f09643b64719787</id>
<content type='text'>
Problem:    String format of a Blob can't be parsed back.
Solution:   Use 0z format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    String format of a Blob can't be parsed back.
Solution:   Use 0z format.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0764: list of distributed files is outdated</title>
<updated>2019-01-17T15:11:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T15:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6e0b6a0bec093b2fbc2e630312ec412f3f2c2254'/>
<id>6e0b6a0bec093b2fbc2e630312ec412f3f2c2254</id>
<content type='text'>
Problem:    List of distributed files is outdated.
Solution:   Remove workshop files.  Add blob files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    List of distributed files is outdated.
Solution:   Remove workshop files.  Add blob files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime files.</title>
<updated>2019-01-17T15:07:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T15:07:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d09091d4955c5f41de69928f2db85611ed54ed23'/>
<id>d09091d4955c5f41de69928f2db85611ed54ed23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0763: nobody is using the Sun Workshop support</title>
<updated>2019-01-17T14:45:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T14:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bb1969b6ab28120c93b77817e7b6075e1aecf663'/>
<id>bb1969b6ab28120c93b77817e7b6075e1aecf663</id>
<content type='text'>
Problem:    Nobody is using the Sun Workshop support.
Solution:   Remove the Workshop support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Nobody is using the Sun Workshop support.
Solution:   Remove the Workshop support.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0762: compiler warning</title>
<updated>2019-01-17T13:31:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T13:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e40742526e6ea272c64ca393d7364e4023f4122c'/>
<id>e40742526e6ea272c64ca393d7364e4023f4122c</id>
<content type='text'>
Problem:    Compiler warning.
Solution:   Add type cast. (Mike Williams)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler warning.
Solution:   Add type cast. (Mike Williams)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0761: default value for brief_wait is wrong</title>
<updated>2019-01-17T13:12:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T13:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e299bbdf6e7edd633501b7a0e11c349c703c361b'/>
<id>e299bbdf6e7edd633501b7a0e11c349c703c361b</id>
<content type='text'>
Problem:    Default value for brief_wait is wrong.
Solution:   Make the default FALSE. (Ozaki Kiichi, closes #3812, closes #3799)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Default value for brief_wait is wrong.
Solution:   Make the default FALSE. (Ozaki Kiichi, closes #3812, closes #3799)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0760: no proper test for using 'termencoding'</title>
<updated>2019-01-17T12:04:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-17T12:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=617d7ef0462e86ec946d8932e4d157e65bbc9aa8'/>
<id>617d7ef0462e86ec946d8932e4d157e65bbc9aa8</id>
<content type='text'>
Problem:    No proper test for using 'termencoding'.
Solution:   Add a screendump test.  Fix using double width characters in a
            screendump.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No proper test for using 'termencoding'.
Solution:   Add a screendump test.  Fix using double width characters in a
            screendump.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0759: showing two characters for tab is limited</title>
<updated>2019-01-16T21:41:54+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-01-16T21:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=83a52171ba00b2b9fd2d1d22a07e38fc9fc69c1e'/>
<id>83a52171ba00b2b9fd2d1d22a07e38fc9fc69c1e</id>
<content type='text'>
Problem:    Showing two characters for tab is limited.
Solution:   Allow for a third character for "tab:" in 'listchars'. (Nathaniel
            Braun, Ken Takata, closes #3810)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Showing two characters for tab is limited.
Solution:   Allow for a third character for "tab:" in 'listchars'. (Nathaniel
            Braun, Ken Takata, closes #3810)
</pre>
</div>
</content>
</entry>
</feed>
