<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/normal.c, branch v8.1.0354</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.0233: "safe" argument of call_vim_function() is always FALSE</title>
<updated>2018-08-01T17:06:03+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-01T17:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ded27a1febda3db7447958b60a7d791af514d124'/>
<id>ded27a1febda3db7447958b60a7d791af514d124</id>
<content type='text'>
Problem:    "safe" argument of call_vim_function() is always FALSE.
Solution:   Remove the argument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    "safe" argument of call_vim_function() is always FALSE.
Solution:   Remove the argument.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0226: too many #ifdefs</title>
<updated>2018-07-29T14:09:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-29T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1f0bfe561737cd445532f20d7607a81d1dadddee'/>
<id>1f0bfe561737cd445532f20d7607a81d1dadddee</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window</title>
<updated>2018-07-25T20:36:52+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-25T20:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0a08c63da17dfd93ac2885e3f3f8a083a9b3131c'/>
<id>0a08c63da17dfd93ac2885e3f3f8a083a9b3131c</id>
<content type='text'>
Problem:    CTRL-W CR does not work properly in a quickfix window.
Solution:   Split the window if needed. (Jason Franklin)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    CTRL-W CR does not work properly in a quickfix window.
Solution:   Split the window if needed. (Jason Franklin)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0053: first argument of 'completefunc' has inconsistent type</title>
<updated>2018-06-12T20:05:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-12T20:05:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ffa9684150f5441e84d492e7184ef73587bd6c6c'/>
<id>ffa9684150f5441e84d492e7184ef73587bd6c6c</id>
<content type='text'>
Problem:    The first argument given to 'completefunc' can be Number or
            String, depending on the value.
Solution:   Avoid guessing the type of an argument, use typval_T in the
            callers of call_vim_function(). (Ozaki Kiichi, closes #2993)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The first argument given to 'completefunc' can be Number or
            String, depending on the value.
Solution:   Avoid guessing the type of an argument, use typval_T in the
            callers of call_vim_function(). (Ozaki Kiichi, closes #2993)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0027: difficult to make a plugin that feeds a line to a job</title>
<updated>2018-06-03T12:47:35+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-03T12:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f273245f6433d5d43a5671306b520a3230c35787'/>
<id>f273245f6433d5d43a5671306b520a3230c35787</id>
<content type='text'>
Problem:    Difficult to make a plugin that feeds a line to a job.
Solution:   Add the nitial code for the "prompt" buftype.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Difficult to make a plugin that feeds a line to a job.
Solution:   Add the nitial code for the "prompt" buftype.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0020: cannot tell whether a register is executing or recording</title>
<updated>2018-05-22T18:35:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-22T18:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0b6d911e5de1a1c10a23d4c2ee1b0275c474a2dd'/>
<id>0b6d911e5de1a1c10a23d4c2ee1b0275c474a2dd</id>
<content type='text'>
Problem:    Cannot tell whether a register is being used for executing or
            recording.
Solution:   Add reg_executing() and reg_recording(). (Hirohito Higashi,
            closes #2745)  Rename the global variables for consistency.  Store
            the register name in reg_executing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot tell whether a register is being used for executing or
            recording.
Solution:   Add reg_executing() and reg_recording(). (Hirohito Higashi,
            closes #2745)  Rename the global variables for consistency.  Store
            the register name in reg_executing.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1809: various typos</title>
<updated>2018-05-10T13:09:49+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-10T13:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b9464821901623f983528acaed9e4dc2cea7387b'/>
<id>b9464821901623f983528acaed9e4dc2cea7387b</id>
<content type='text'>
Problem:    Various typos.
Solution:   Correct the mistakes, change "cursur" to "cursor". (closes #2887)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various typos.
Solution:   Correct the mistakes, change "cursur" to "cursor". (closes #2887)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure</title>
<updated>2018-04-24T17:36:43+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-24T17:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=24a2d7264fc2394f69a9a890b34d1f09cf63b14e'/>
<id>24a2d7264fc2394f69a9a890b34d1f09cf63b14e</id>
<content type='text'>
Problem:    open_line() returns TRUE/FALSE for success/failure.
Solution:   Return OK or FAIL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    open_line() returns TRUE/FALSE for success/failure.
Solution:   Return OK or FAIL.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1753: various warnings from a static analyser</title>
<updated>2018-04-24T13:19:04+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-24T13:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1c17ffa4611f4efe68c61f7cdd9ed692a866ba75'/>
<id>1c17ffa4611f4efe68c61f7cdd9ed692a866ba75</id>
<content type='text'>
Problem:    Various warnings from a static analyser
Solution:   Add type casts, remove unneeded conditions. (Christian Brabandt,
            closes #2770)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various warnings from a static analyser
Solution:   Add type casts, remove unneeded conditions. (Christian Brabandt,
            closes #2770)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1566: too many #ifdefs</title>
<updated>2018-03-04T19:14:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-04T19:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8a3bb56230d220b8e1b4dcca517ed95f5341b8c7'/>
<id>8a3bb56230d220b8e1b4dcca517ed95f5341b8c7</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_SCROLLBIND and FEAT_CURSORBIND.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_SCROLLBIND and FEAT_CURSORBIND.
</pre>
</div>
</content>
</entry>
</feed>
