<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/option.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.0253: saving and restoring window title does not always work</title>
<updated>2018-08-07T20:31:44+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-07T20:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=40385dbcdfb44885f2e9b83e1e0285aeb8a0c2a8'/>
<id>40385dbcdfb44885f2e9b83e1e0285aeb8a0c2a8</id>
<content type='text'>
Problem:    Saving and restoring window title does not always work.
Solution:   Use the stack push and pop commands. (Kouichi Iwamoto,
            closes #3059)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Saving and restoring window title does not always work.
Solution:   Use the stack push and pop commands. (Kouichi Iwamoto,
            closes #3059)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0205: invalid memory access with invalid modeline</title>
<updated>2018-07-23T02:12:03+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-23T02:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9cf4b5005f12ce1d6692266140bdda05d0312d79'/>
<id>9cf4b5005f12ce1d6692266140bdda05d0312d79</id>
<content type='text'>
Problem:    Invalid memory access with invalid modeline.
Solution:   Pass pointer limit. Add a test. (closes #3241)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Invalid memory access with invalid modeline.
Solution:   Pass pointer limit. Add a test. (closes #3241)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0172: 'viminfofile' option does not behave like a file name</title>
<updated>2018-07-08T19:46:56+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-08T19:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c229e54a69468722ca2449e807e90445b7479659'/>
<id>c229e54a69468722ca2449e807e90445b7479659</id>
<content type='text'>
Problem:    'viminfofile' option does not behave like a file name.
Solution:   Add the P_EXPAND flag. (closes #3178)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    'viminfofile' option does not behave like a file name.
Solution:   Add the P_EXPAND flag. (closes #3178)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0166: using dict_add_nr_str() is clumsy</title>
<updated>2018-07-08T14:50:37+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-08T14:50:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e0be167a805fd547c25ec1ec97fd4c7f13046236'/>
<id>e0be167a805fd547c25ec1ec97fd4c7f13046236</id>
<content type='text'>
Problem:    Using dict_add_nr_str() is clumsy.
Solution:   Split into two functions. (Ozaki Kiichi, closes #3154)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using dict_add_nr_str() is clumsy.
Solution:   Split into two functions. (Ozaki Kiichi, closes #3154)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0138: negative value of 'softtabstop' not used correctly</title>
<updated>2018-07-02T18:51:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-02T18:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=33d5ab3795720b7d986f9f17f660ee9e448466e0'/>
<id>33d5ab3795720b7d986f9f17f660ee9e448466e0</id>
<content type='text'>
Problem:    Negative value of 'softtabstop' not used correctly.
Solution:   Use get_sts_value(). (Tom Ryder)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Negative value of 'softtabstop' not used correctly.
Solution:   Use get_sts_value(). (Tom Ryder)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0126: various problems with 'vartabstop'</title>
<updated>2018-06-28T20:23:00+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-28T20:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=307ac5c68e9e624ab713136d79f35bb73f780d2d'/>
<id>307ac5c68e9e624ab713136d79f35bb73f780d2d</id>
<content type='text'>
Problem:    Various problems with 'vartabstop'.
Solution:   Fix memory leak.  Fix crash. Add a few more tests. (Christian
            Brabandt, closes #3076)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Various problems with 'vartabstop'.
Solution:   Fix memory leak.  Fix crash. Add a few more tests. (Christian
            Brabandt, closes #3076)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc'</title>
<updated>2018-06-28T13:29:52+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-28T13:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b0eb14f9392a8d95045182c4e520530319ce44c2'/>
<id>b0eb14f9392a8d95045182c4e520530319ce44c2</id>
<content type='text'>
Problem:    MS-Windows: colors are wrong after setting 'notgc'.
Solution:   Only call control_console_color_rgb() for the win32 terminal.
            (Nobuhiro Takasaki, closes #3107)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MS-Windows: colors are wrong after setting 'notgc'.
Solution:   Only call control_console_color_rgb() for the win32 terminal.
            (Nobuhiro Takasaki, closes #3107)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0114: confusing variable name</title>
<updated>2018-06-24T21:53:28+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-24T21:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0119a59ffdfb21cf1c0a56e7ed6105e875150163'/>
<id>0119a59ffdfb21cf1c0a56e7ed6105e875150163</id>
<content type='text'>
Problem:    Confusing variable name.
Solution:   Rename new_ts to new_vts_array.  Change zero to NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Confusing variable name.
Solution:   Rename new_ts to new_vts_array.  Change zero to NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0107: Python: getting buffer option clears message</title>
<updated>2018-06-24T13:14:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-24T13:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=defe6424aee6201241b7cb231b62db4bbb9f4a9f'/>
<id>defe6424aee6201241b7cb231b62db4bbb9f4a9f</id>
<content type='text'>
Problem:    Python: getting buffer option clears message. (Jacob Niehus)
Solution:   Don't use aucmd_prepbuf(). (closes #3079)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Python: getting buffer option clears message. (Jacob Niehus)
Solution:   Don't use aucmd_prepbuf(). (closes #3079)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0105: all tab stops are the same</title>
<updated>2018-06-23T17:23:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-23T17:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=04958cbaf25eea27eceedaa987adfb354ad5f7fd'/>
<id>04958cbaf25eea27eceedaa987adfb354ad5f7fd</id>
<content type='text'>
Problem:    All tab stops are the same.
Solution:   Add the variable tabstop feature. (Christian Brabandt,
            closes #2711)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    All tab stops are the same.
Solution:   Add the variable tabstop feature. (Christian Brabandt,
            closes #2711)
</pre>
</div>
</content>
</entry>
</feed>
