<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/mark.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.0168: output of :marks is too short with multi-byte chars</title>
<updated>2018-07-08T15:57:34+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-08T15:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9d5185bf9dfaef59e47c573a60044a21d5e29c0c'/>
<id>9d5185bf9dfaef59e47c573a60044a21d5e29c0c</id>
<content type='text'>
Problem:    Output of :marks is too short with multi-byte chars. (Tony
            Mechelynck)
Solution:   Get more bytes from the text line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Output of :marks is too short with multi-byte chars. (Tony
            Mechelynck)
Solution:   Get more bytes from the text line.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1513: the jumplist is not always properly cleaned up</title>
<updated>2018-02-13T12:33:29+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-13T12:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=486797413791f6be12dcec6e5faf4f952e4647ae'/>
<id>486797413791f6be12dcec6e5faf4f952e4647ae</id>
<content type='text'>
Problem:    The jumplist is not always properly cleaned up.
Solution:   Call fname2fnum() before cleanup_jumplist(). (Yegappan Lakshmanan)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The jumplist is not always properly cleaned up.
Solution:   Call fname2fnum() before cleanup_jumplist(). (Yegappan Lakshmanan)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1498: getjumplist() returns duplicate entries</title>
<updated>2018-02-11T13:29:49+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-11T13:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a7e18d237f817637815f0de44b08df1e0ca0f4f9'/>
<id>a7e18d237f817637815f0de44b08df1e0ca0f4f9</id>
<content type='text'>
Problem:    Getjumplist() returns duplicate entries. (lacygoill)
Solution:   Call cleanup_jumplist(). (Yegappan Lakshmanan)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Getjumplist() returns duplicate entries. (lacygoill)
Solution:   Call cleanup_jumplist(). (Yegappan Lakshmanan)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1496: clearing a pointer takes two lines</title>
<updated>2018-02-10T17:45:26+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-10T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d23a823669d93fb2a570a039173eefe4856ac806'/>
<id>d23a823669d93fb2a570a039173eefe4856ac806</id>
<content type='text'>
Problem:    Clearing a pointer takes two lines.
Solution:   Add VIM_CLEAR() and replace vim_clear(). (Hirohito Higashi,
            closes #2629)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Clearing a pointer takes two lines.
Solution:   Add VIM_CLEAR() and replace vim_clear(). (Hirohito Higashi,
            closes #2629)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs</title>
<updated>2017-09-16T18:54:51+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-09-16T18:54:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4033c55eca575777718c0701e26635a0cc47d907'/>
<id>4033c55eca575777718c0701e26635a0cc47d907</id>
<content type='text'>
Problem:    FEAT_WINDOWS adds a lot of #ifdefs while it is nearly always
            enabled and only adds 7% to the binary size of the tiny build.
Solution:   Graduate FEAT_WINDOWS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    FEAT_WINDOWS adds a lot of #ifdefs while it is nearly always
            enabled and only adds 7% to the binary size of the tiny build.
Solution:   Graduate FEAT_WINDOWS.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0930: terminal buffers are stored in the viminfo file</title>
<updated>2017-08-13T16:11:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-08-13T16:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e62780543f403186b27b210dd087dd8ba74159fc'/>
<id>e62780543f403186b27b210dd087dd8ba74159fc</id>
<content type='text'>
Problem:    Terminal buffers are stored in the viminfo file while they can't
            be useful.
Solution:   Skip terminal buffers for file marks and buffer list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Terminal buffers are stored in the viminfo file while they can't
            be useful.
Solution:   Skip terminal buffers for file marks and buffer list
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0466: still macros that should be all-caps</title>
<updated>2017-03-16T16:23:31+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-03-16T16:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8820b48654b62472821d9b155fe03ab7ac13a05c'/>
<id>8820b48654b62472821d9b155fe03ab7ac13a05c</id>
<content type='text'>
Problem:    There are still a few macros that should be all-caps.
Solution:   Make a few more macros all-caps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    There are still a few macros that should be all-caps.
Solution:   Make a few more macros all-caps.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0457: using :move messes up manual folds</title>
<updated>2017-03-14T20:53:58+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-03-14T20:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=88d298aed8682eac872ebfe40df3112a6acd83e8'/>
<id>88d298aed8682eac872ebfe40df3112a6acd83e8</id>
<content type='text'>
Problem:    Using :move messes up manual folds.
Solution:   Split adjusting marks and folds.  Add foldMoveRange(). (neovim
            patch #6221)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using :move messes up manual folds.
Solution:   Split adjusting marks and folds.  Add foldMoveRange(). (neovim
            patch #6221)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0451: some macros are in lower case</title>
<updated>2017-03-12T18:22:36+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-03-12T18:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=91acfffc1e6c0d8c2abfb186a0e79a5bf19c3f3f'/>
<id>91acfffc1e6c0d8c2abfb186a0e79a5bf19c3f3f</id>
<content type='text'>
Problem:    Some macros are in lower case.
Solution:   Make a few more macros upper case. Avoid lower case macros use an
            argument twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some macros are in lower case.
Solution:   Make a few more macros upper case. Avoid lower case macros use an
            argument twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0448: some macros are in lower case</title>
<updated>2017-03-12T17:23:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-03-12T17:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=b5aedf3e228d35821591da9ae8501b61cf2e264c'/>
<id>b5aedf3e228d35821591da9ae8501b61cf2e264c</id>
<content type='text'>
Problem:    Some macros are in lower case, which can be confusing.
Solution:   Make a few lower case macros upper case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Some macros are in lower case, which can be confusing.
Solution:   Make a few lower case macros upper case.
</pre>
</div>
</content>
</entry>
</feed>
