<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.2.3974</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.2.3974: Vim9: LISTAPPEND instruction does not check for a locked list</title>
<updated>2022-01-01T18:29:21+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T18:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1f4a3457a3e55cdacd70ab0d5be587c248fb1ce8'/>
<id>1f4a3457a3e55cdacd70ab0d5be587c248fb1ce8</id>
<content type='text'>
Problem:    Vim9: LISTAPPEND instruction does not check for a locked list.
Solution:   Check whether the list is locked. (closes #9452)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: LISTAPPEND instruction does not check for a locked list.
Solution:   Check whether the list is locked. (closes #9452)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3973: tiny build fails</title>
<updated>2022-01-01T16:31:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T16:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0f7a5e758c5d8be2d8f1ab4a145d1636a36d18b2'/>
<id>0f7a5e758c5d8be2d8f1ab4a145d1636a36d18b2</id>
<content type='text'>
Problem:    Tiny build fails.
Solution:   Adjust #ifdefs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Tiny build fails.
Solution:   Adjust #ifdefs
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3972: error messages are spread out</title>
<updated>2022-01-01T16:21:00+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T16:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3a846e6bca25bd3d0addcd9ed3bdd9a6774adbe5'/>
<id>3a846e6bca25bd3d0addcd9ed3bdd9a6774adbe5</id>
<content type='text'>
Problem:    Error messages are spread out.
Solution:   Move the last errors from globals.h to errors.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Error messages are spread out.
Solution:   Move the last errors from globals.h to errors.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3971: build fails</title>
<updated>2022-01-01T16:01:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T16:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0699b040e6794d27ffdca241a4358d7c31876385'/>
<id>0699b040e6794d27ffdca241a4358d7c31876385</id>
<content type='text'>
Problem:    Build fails.
Solution:   Use the right error message name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Build fails.
Solution:   Use the right error message name.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3970: error messages are spread out</title>
<updated>2022-01-01T15:58:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T15:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=74409f62790a93daf0965c71da01ff76aa0fa5a5'/>
<id>74409f62790a93daf0965c71da01ff76aa0fa5a5</id>
<content type='text'>
Problem:    Error messages are spread out.
Solution:   Move more errors to errors.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Error messages are spread out.
Solution:   Move more errors to errors.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3969: value of MAXCOL not available in Vim script</title>
<updated>2022-01-01T14:59:44+00:00</updated>
<author>
<name>naohiro ono</name>
<email>obcat@icloud.com</email>
</author>
<published>2022-01-01T14:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=56200eed62e59ad831f6564dcafe346e6f97ac20'/>
<id>56200eed62e59ad831f6564dcafe346e6f97ac20</id>
<content type='text'>
Problem:    Value of MAXCOL not available in Vim script.
Solution:   Add v:maxcol. (Naohiro Ono, closes #9451)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Value of MAXCOL not available in Vim script.
Solution:   Add v:maxcol. (Naohiro Ono, closes #9451)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3968: build failure</title>
<updated>2022-01-01T14:25:55+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T14:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e70cec976026ce72d09b6589ebba4677581063ac'/>
<id>e70cec976026ce72d09b6589ebba4677581063ac</id>
<content type='text'>
Problem:    Build failure.
Solution:   Add missing changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Build failure.
Solution:   Add missing changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3967: error messages are spread out</title>
<updated>2022-01-01T14:19:49+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T14:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=460ae5dfca31fa627531c263184849976755cf6b'/>
<id>460ae5dfca31fa627531c263184849976755cf6b</id>
<content type='text'>
Problem:    Error messages are spread out.
Solution:   Move more errors to errors.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Error messages are spread out.
Solution:   Move more errors to errors.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3966: when using feedkeys() abbreviations may be blocked</title>
<updated>2022-01-01T12:42:56+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T12:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b37a65e4bf08c4eec4fa5b81a5efc3945fca44de'/>
<id>b37a65e4bf08c4eec4fa5b81a5efc3945fca44de</id>
<content type='text'>
Problem:    When using feedkeys() abbreviations may be blocked.
Solution:   Reset tb_no_abbr_cnt when running out of characters.
            (closes #9448)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When using feedkeys() abbreviations may be blocked.
Solution:   Reset tb_no_abbr_cnt when running out of characters.
            (closes #9448)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supported</title>
<updated>2022-01-01T12:17:00+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-01T12:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b79ee0c299d786627784f7304ba84b80e78ece26'/>
<id>b79ee0c299d786627784f7304ba84b80e78ece26</id>
<content type='text'>
Problem:    Vim9: no easy way to check if Vim9 script is supported.
Solution:   Add has('vim9script').
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: no easy way to check if Vim9 script is supported.
Solution:   Add has('vim9script').
</pre>
</div>
</content>
</entry>
</feed>
