<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v7.3.786</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>updated for version 7.3.786</title>
<updated>2013-01-30T10:44:39+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-30T10:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=02366255c9bd16120c5025106f7ac5d5a06774d7'/>
<id>02366255c9bd16120c5025106f7ac5d5a06774d7</id>
<content type='text'>
Problem:    Python threads don't run in the background (issue 103).
Solution:   Move the statements to manipulate thread state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Python threads don't run in the background (issue 103).
Solution:   Move the statements to manipulate thread state.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.785</title>
<updated>2013-01-25T19:11:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-25T19:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2f315ab7bec2713d2fb986c5d863f15ab9949166'/>
<id>2f315ab7bec2713d2fb986c5d863f15ab9949166</id>
<content type='text'>
Problem:    Crash with specific use of search pattern.
Solution:   Initialize reg_buf to curbuf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash with specific use of search pattern.
Solution:   Initialize reg_buf to curbuf.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.784</title>
<updated>2013-01-25T18:28:38+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-25T18:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=826763f87b4a15fb125b3b5cc3fc308a5976bfaf'/>
<id>826763f87b4a15fb125b3b5cc3fc308a5976bfaf</id>
<content type='text'>
Problem:    Error when 'guifontwide' has a comma.
Solution:   Use gui.wide_font. (Taro Muraoka)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Error when 'guifontwide' has a comma.
Solution:   Use gui.wide_font. (Taro Muraoka)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.783</title>
<updated>2013-01-24T20:00:20+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-24T20:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=15364d74ca33d8d722483c7b8ebede17f344ab8c'/>
<id>15364d74ca33d8d722483c7b8ebede17f344ab8c</id>
<content type='text'>
Problem:    Crash when mark is not set. (Dominique Pelle)
Solution:   Check for NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash when mark is not set. (Dominique Pelle)
Solution:   Check for NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.782</title>
<updated>2013-01-23T17:37:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-23T17:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0f2721223e5b97ac250d729b2359471241a3ab7d'/>
<id>0f2721223e5b97ac250d729b2359471241a3ab7d</id>
<content type='text'>
Problem:    Windows: IME composition may use a wrong font.
Solution:   Use 'guifontwide' for IME when it is set. (Taro Muraoka)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Windows: IME composition may use a wrong font.
Solution:   Use 'guifontwide' for IME when it is set. (Taro Muraoka)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.781</title>
<updated>2013-01-23T16:43:57+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-23T16:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=459339662566bcf5ae9892c7dabb9518e7f70f83'/>
<id>459339662566bcf5ae9892c7dabb9518e7f70f83</id>
<content type='text'>
Problem:    Drawing with 'guifontwide' can be slow.
Solution:   Draw multiple characters at a time. (Taro Muraoka)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Drawing with 'guifontwide' can be slow.
Solution:   Draw multiple characters at a time. (Taro Muraoka)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.780</title>
<updated>2013-01-23T16:17:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-23T16:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d35d784e9106a9d398b444ed9557664bbcb6a65c'/>
<id>d35d784e9106a9d398b444ed9557664bbcb6a65c</id>
<content type='text'>
Problem:    char2nr() and nr2char() always use 'encoding'.
Solution:   Add argument to use utf-8 characters. (Yasuhiro Matsumoto)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    char2nr() and nr2char() always use 'encoding'.
Solution:   Add argument to use utf-8 characters. (Yasuhiro Matsumoto)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.779</title>
<updated>2013-01-23T15:43:11+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-23T15:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=55b7b7eeb50d4fab541ba151e0f653eb6e3852b8'/>
<id>55b7b7eeb50d4fab541ba151e0f653eb6e3852b8</id>
<content type='text'>
Problem:    Backwards search lands in wrong place when started on a multibyte
            character.
Solution:   Do not set extra_col for a backwards search. (Sung Pae)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Backwards search lands in wrong place when started on a multibyte
            character.
Solution:   Do not set extra_col for a backwards search. (Sung Pae)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.778</title>
<updated>2013-01-23T15:19:23+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-23T15:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=94a8adfdd890f0550f81755b247ca7cc5336ad20'/>
<id>94a8adfdd890f0550f81755b247ca7cc5336ad20</id>
<content type='text'>
Problem:    Compiler error for adding up two pointers. (Titov Anatoly)
Solution:   Add a type cast. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Compiler error for adding up two pointers. (Titov Anatoly)
Solution:   Add a type cast. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.777</title>
<updated>2013-01-23T15:00:11+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2013-01-23T15:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3be71ce28d832553a1350b15d9323c30014382c0'/>
<id>3be71ce28d832553a1350b15d9323c30014382c0</id>
<content type='text'>
Problem:    When building with Gnome locale gets reset.
Solution:   Set locale after gnome_program_init(). (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    When building with Gnome locale gets reset.
Solution:   Set locale after gnome_program_init(). (Christian Brabandt)
</pre>
</div>
</content>
</entry>
</feed>
