<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.1.1933</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.1933: the eval.c file is too big</title>
<updated>2019-08-27T20:48:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-27T20:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0522ba0359c96a8c2a4fc8fca0d3b58e49dda759'/>
<id>0522ba0359c96a8c2a4fc8fca0d3b58e49dda759</id>
<content type='text'>
Problem:    The eval.c file is too big.
Solution:   Move code related to variables to evalvars.c. (Yegappan
            Lakshmanan, closes #4868)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The eval.c file is too big.
Solution:   Move code related to variables to evalvars.c. (Yegappan
            Lakshmanan, closes #4868)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1932: ml_get errors after using append()</title>
<updated>2019-08-27T19:56:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-27T19:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d20070274c47668560e02db184e1f8e456c3c326'/>
<id>d20070274c47668560e02db184e1f8e456c3c326</id>
<content type='text'>
Problem:    Ml_get errors after using append(). (Alex Genco)
Solution:   Do not update the cursor twice. (closes #1737)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Ml_get errors after using append(). (Alex Genco)
Solution:   Do not update the cursor twice. (closes #1737)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1931: syntax test fails</title>
<updated>2019-08-26T20:38:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-26T20:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ea7a08a53ea0e8b4fe1592d9ae4d8f581fef46f8'/>
<id>ea7a08a53ea0e8b4fe1592d9ae4d8f581fef46f8</id>
<content type='text'>
Problem:    Syntax test fails.
Solution:   Add new javascriptreact type to completions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Syntax test fails.
Solution:   Add new javascriptreact type to completions.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1930: cannot recognize .jsx and .tsx files</title>
<updated>2019-08-26T19:28:15+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-26T19:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=92852cee3fcff1dc6ce12387b234634e73267b22'/>
<id>92852cee3fcff1dc6ce12387b234634e73267b22</id>
<content type='text'>
Problem:    Cannot recognize .jsx and .tsx files.
Solution:   Recognize them as javascriptreact and typescriptreact.
            (closes #4830)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot recognize .jsx and .tsx files.
Solution:   Recognize them as javascriptreact and typescriptreact.
            (closes #4830)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1929: no tests for text property popup window</title>
<updated>2019-08-25T21:08:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-25T21:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8e95636a282f3eac808c0e00c053b33334cc283e'/>
<id>8e95636a282f3eac808c0e00c053b33334cc283e</id>
<content type='text'>
Problem:    No tests for text property popup window.
Solution:   Add a few tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No tests for text property popup window.
Solution:   Add a few tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1928: popup windows don't move with the text when making changes</title>
<updated>2019-08-25T20:25:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-25T20:25:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=12034e22dd80cf533ac1c681be521ab299383f63'/>
<id>12034e22dd80cf533ac1c681be521ab299383f63</id>
<content type='text'>
Problem:    Popup windows don't move with the text when making changes.
Solution:   Add the 'textprop" property to the popup window options, position
            the popup relative to a text property. (closes #4560)
            No tests yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Popup windows don't move with the text when making changes.
Solution:   Add the 'textprop" property to the popup window options, position
            the popup relative to a text property. (closes #4560)
            No tests yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1927: code for dealing with script files is spread out</title>
<updated>2019-08-25T13:41:00+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-25T13:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=307c5a5bb77c3728dfab06c30e9f786309c63f74'/>
<id>307c5a5bb77c3728dfab06c30e9f786309c63f74</id>
<content type='text'>
Problem:    Code for dealing with script files is spread out.
Solution:   Move the code to scriptfile.c. (Yegappan Lakshmanan, closes #4861)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Code for dealing with script files is spread out.
Solution:   Move the code to scriptfile.c. (Yegappan Lakshmanan, closes #4861)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1926: cursorline not redrawn when putting a line above the cursor</title>
<updated>2019-08-25T12:48:37+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-25T12:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c2b97643a82bb9fbd202312dac4aa995f92e9e5b'/>
<id>c2b97643a82bb9fbd202312dac4aa995f92e9e5b</id>
<content type='text'>
Problem:    Cursorline not redrawn when putting a line above the cursor.
Solution:   Redraw when the curor line is below a change. (closes #4862)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cursorline not redrawn when putting a line above the cursor.
Solution:   Redraw when the curor line is below a change. (closes #4862)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1925: more functions can be used as methods</title>
<updated>2019-08-24T20:58:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-24T20:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4c313b13fb7bfa694ec6d2a13175e8650c007b2a'/>
<id>4c313b13fb7bfa694ec6d2a13175e8650c007b2a</id>
<content type='text'>
Problem:    More functions can be used as methods.
Solution:   Make various functions usable as a method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    More functions can be used as methods.
Solution:   Make various functions usable as a method.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1924: using empty string for current buffer is unexpected</title>
<updated>2019-08-24T20:14:58+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-08-24T20:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a8eee21e75324d199acb1663cb5009e03014a13a'/>
<id>a8eee21e75324d199acb1663cb5009e03014a13a</id>
<content type='text'>
Problem:    Using empty string for current buffer is unexpected.
Solution:   Make the argument optional for bufname() and bufnr().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using empty string for current buffer is unexpected.
Solution:   Make the argument optional for bufname() and bufnr().
</pre>
</div>
</content>
</entry>
</feed>
