<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/ascii.h, 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 7.4.2293</title>
<updated>2016-08-29T20:49:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-08-29T20:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=edf3f97ae2af024708ebb4ac614227327033ca47'/>
<id>edf3f97ae2af024708ebb4ac614227327033ca47</id>
<content type='text'>
Problem:    Modelines in source code are inconsistant.
Solution:   Use the same line in most files.  Add 'noet'.  (Naruhiko Nishino)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Modelines in source code are inconsistant.
Solution:   Use the same line in most files.  Add 'noet'.  (Naruhiko Nishino)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.770</title>
<updated>2015-07-10T12:05:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2015-07-10T12:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=46fd4df719b1c3f3d84474c71da8b10e17601ffc'/>
<id>46fd4df719b1c3f3d84474c71da8b10e17601ffc</id>
<content type='text'>
Problem:    Background color response with transparency is not ignored.
Solution:   Change the way escape sequences are recognized. (partly by
            Hirohito Higashi)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Background color response with transparency is not ignored.
Solution:   Change the way escape sequences are recognized. (partly by
            Hirohito Higashi)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.383</title>
<updated>2011-12-23T11:47:03+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2011-12-23T11:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=265116a99a01249f62041a9438bb3b7ece7cfeac'/>
<id>265116a99a01249f62041a9438bb3b7ece7cfeac</id>
<content type='text'>
Problem:    For EBCDIC pound sign is defined as 't'.
Solution:   Correctly define POUND.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    For EBCDIC pound sign is defined as 't'.
Solution:   Correctly define POUND.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.293</title>
<updated>2011-09-02T12:18:20+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2011-09-02T12:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d3184b57d2f1528abaf6079a564817a189a9b359'/>
<id>d3184b57d2f1528abaf6079a564817a189a9b359</id>
<content type='text'>
Problem:    MSVC compiler has a problem with non-ASCII characters.
Solution:   Avoid non-ASCII characters. (Hong Xu)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MSVC compiler has a problem with non-ASCII characters.
Solution:   Avoid non-ASCII characters. (Hong Xu)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.187</title>
<updated>2011-05-10T14:41:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2011-05-10T14:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e60acc180b1886825246d194a2b9ce5d9bb91b2c'/>
<id>e60acc180b1886825246d194a2b9ce5d9bb91b2c</id>
<content type='text'>
Problem:    The RISC OS port has obvious errors and is not being maintained.
Solution:   Remove the RISC OS files and code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The RISC OS port has obvious errors and is not being maintained.
Solution:   Remove the RISC OS files and code.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.0219</title>
<updated>2006-03-09T22:37:52+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2006-03-09T22:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1056d988442648527a45366c9d16523cdc521031'/>
<id>1056d988442648527a45366c9d16523cdc521031</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.0098</title>
<updated>2005-06-30T22:06:41+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2005-06-30T22:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=7fae636fc8b8e7227ead988ae1120066db12096c'/>
<id>7fae636fc8b8e7227ead988ae1120066db12096c</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.0001</title>
<updated>2004-06-13T20:20:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2004-06-13T20:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=071d4279d6ab81b7187b48f3a0fc61e587b6db6c'/>
<id>071d4279d6ab81b7187b48f3a0fc61e587b6db6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
