<feed xmlns='http://www.w3.org/2005/Atom'>
<title>perspective-el.git, branch 2.13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/'/>
<entry>
<title>Bump to version 2.13.</title>
<updated>2020-11-14T04:58:04+00:00</updated>
<author>
<name>Constantine Vetoshev</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-14T04:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=1eb46847ea563e213e21e65ec65892e37aeda577'/>
<id>1eb46847ea563e213e21e65ec65892e37aeda577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent likely lint problems.</title>
<updated>2020-11-14T04:57:43+00:00</updated>
<author>
<name>Constantine Vetoshev</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-14T04:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=ebb11a01d1b07b4ebb235d63e2dd57e2dded13ea'/>
<id>ebb11a01d1b07b4ebb235d63e2dd57e2dded13ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #136 from gcentauri/fix-switch-buffer</title>
<updated>2020-11-14T04:47:34+00:00</updated>
<author>
<name>gcv</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-14T04:47:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=63cddcdfb8a777178bc976df1079030701fc3310'/>
<id>63cddcdfb8a777178bc976df1079030701fc3310</id>
<content type='text'>
Fix: persp-switch-buffer use ivy-switch-buffer as caller</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: persp-switch-buffer use ivy-switch-buffer as caller</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: persp-switch-buffer use ivy-switch-buffer as caller</title>
<updated>2020-11-13T03:19:56+00:00</updated>
<author>
<name>Grant Shangreaux</name>
<email>grant@unabridgedsoftware.com</email>
</author>
<published>2020-11-13T03:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=7dc0320b2419e8338acf518d176c21deb9cecfbe'/>
<id>7dc0320b2419e8338acf518d176c21deb9cecfbe</id>
<content type='text'>
Using counsel-switch-buffer was causing issues with the
all-the-icons-ivy integration, as well as preventing all of the ivy
actions from showing up in the hydra menu. for example, killing marked
buffers is not present in the actions if counsel-switch-buffer is
used, but it does appear when the caller is ivy-switch-buffer

this may cause issues for people that have further customization on
the counsel-switch-buffer caller, but from what i can tell, the
counsel-switch-buffer function doesn't even pass itself down as the
caller in its implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using counsel-switch-buffer was causing issues with the
all-the-icons-ivy integration, as well as preventing all of the ivy
actions from showing up in the hydra menu. for example, killing marked
buffers is not present in the actions if counsel-switch-buffer is
used, but it does appear when the caller is ivy-switch-buffer

this may cause issues for people that have further customization on
the counsel-switch-buffer caller, but from what i can tell, the
counsel-switch-buffer function doesn't even pass itself down as the
caller in its implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Travis configuration to test Emacs 27.</title>
<updated>2020-11-09T16:41:38+00:00</updated>
<author>
<name>Constantine Vetoshev</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-09T16:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=20dfc8ce4eb8203713637f241d083f23678af01c'/>
<id>20dfc8ce4eb8203713637f241d083f23678af01c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to version 2.12.</title>
<updated>2020-11-09T16:28:27+00:00</updated>
<author>
<name>Constantine Vetoshev</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-09T16:28:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=609e96e778528d8303df84a3b0ef6348e856ed32'/>
<id>609e96e778528d8303df84a3b0ef6348e856ed32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make C-k respect perspectives in persp-ivy-switch-buffer.</title>
<updated>2020-11-09T06:00:24+00:00</updated>
<author>
<name>Constantine Vetoshev</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-09T05:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=e4cbee6a132d57b4a1fcb89643c0f40116be5726'/>
<id>e4cbee6a132d57b4a1fcb89643c0f40116be5726</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #135 from sillygod/master</title>
<updated>2020-11-07T00:02:28+00:00</updated>
<author>
<name>gcv</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-11-07T00:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=b2baf2a98b7ad778e2d67a2ce31029458ab3940f'/>
<id>b2baf2a98b7ad778e2d67a2ce31029458ab3940f</id>
<content type='text'>
Fix error symbol’s value as variable is void: union</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error symbol’s value as variable is void: union</pre>
</div>
</content>
</entry>
<entry>
<title>fix error symbol’s value as variable is void: union</title>
<updated>2020-11-06T02:46:43+00:00</updated>
<author>
<name>jing</name>
<email>sillygod@livemail.tw</email>
</author>
<published>2020-11-06T02:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=75e37c1707bee263cbae288d097ed78159a01961'/>
<id>75e37c1707bee263cbae288d097ed78159a01961</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to version 2.11.</title>
<updated>2020-08-27T19:45:56+00:00</updated>
<author>
<name>Constantine Vetoshev</name>
<email>gepardcv@gmail.com</email>
</author>
<published>2020-08-27T19:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/perspective-el.git/commit/?id=17cfb7f3a50c5ebc8edafd6418531c17c2cbf47e'/>
<id>17cfb7f3a50c5ebc8edafd6418531c17c2cbf47e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
