<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-chez/elisp, branch 0.8.1</title>
<subtitle>geiser and chez talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-chez/atom?h=0.8.1</id>
<link rel='self' href='https://jao.io/cgit/geiser-chez/atom?h=0.8.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/'/>
<updated>2015-10-13T18:47:38Z</updated>
<entry>
<title>Oops: font-lock-ensure is from the future</title>
<updated>2015-10-13T18:47:38Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-13T18:47:38Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=733ea7a4ed1f527b70764a52fe865926d90f5177'/>
<id>urn:sha1:733ea7a4ed1f527b70764a52fe865926d90f5177</id>
<content type='text'>
Should fix #105
</content>
</entry>
<entry>
<title>So font-lock-fontify-buffer is for interactive use</title>
<updated>2015-10-12T10:04:27Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-12T10:04:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=2c8e3e042ef8da63550fec3982b462773acafe17'/>
<id>urn:sha1:2c8e3e042ef8da63550fec3982b462773acafe17</id>
<content type='text'>
Fixed by using font-lock-ensure instead
</content>
</entry>
<entry>
<title>Keeping the elisp compiler happy</title>
<updated>2015-10-12T10:02:18Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-12T10:02:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=48ba8943e8ad63f778cf89b6e7dc41313127fffb'/>
<id>urn:sha1:48ba8943e8ad63f778cf89b6e7dc41313127fffb</id>
<content type='text'>
Mainly by reordering definitions so that functions are not used before
defined.  There are a couple of places where the compiler and I
disagree (it complains withing eval-after-load), and a valid complain
about functions defined via geiser-popup--define that should be
addressed).
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'alezost/indent+highlight'</title>
<updated>2015-10-05T13:40:17Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-05T13:40:17Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=697d0ac94d2d63bf755931122beafcbe1304b321'/>
<id>urn:sha1:697d0ac94d2d63bf755931122beafcbe1304b321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor improvements</title>
<updated>2015-10-04T02:39:18Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2015-10-04T02:39:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=466df84526032315d119b48f95d9e70ab707133e'/>
<id>urn:sha1:466df84526032315d119b48f95d9e70ab707133e</id>
<content type='text'>
Removed the unnecessary csi reference
Added a flag to force build an so
</content>
</entry>
<entry>
<title>Converts toplevel methods to prefixed methods</title>
<updated>2015-10-03T19:44:04Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2015-10-03T19:39:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=57d6934beb882c6dcd7119f7a2ebe04ab977b9c5'/>
<id>urn:sha1:57d6934beb882c6dcd7119f7a2ebe04ab977b9c5</id>
<content type='text'>
This seems to improve speed; in a large environment I witnessed a
regular 100ms increase in speed for autodoc.
</content>
</entry>
<entry>
<title>Add missing highlighting for 'syntax-case'</title>
<updated>2015-10-03T14:05:01Z</updated>
<author>
<name>Alex Kost</name>
<email>alezost@gmail.com</email>
</author>
<published>2015-10-03T14:05:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=5b2bd49f2c9bb7cea8c63485e40d267ea27bace0'/>
<id>urn:sha1:5b2bd49f2c9bb7cea8c63485e40d267ea27bace0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more highlighting/indentation for Guile</title>
<updated>2015-10-03T13:45:43Z</updated>
<author>
<name>Alex Kost</name>
<email>alezost@gmail.com</email>
</author>
<published>2015-10-03T13:45:43Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=f65b3b1df4f7e6f6e281272ac61262444e59979e'/>
<id>urn:sha1:f65b3b1df4f7e6f6e281272ac61262444e59979e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add highlighting/indentation for tests</title>
<updated>2015-10-03T13:31:41Z</updated>
<author>
<name>Alex Kost</name>
<email>alezost@gmail.com</email>
</author>
<published>2015-10-03T13:31:41Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=3cef425f712f16fb4d2352c6e81664c3bda1e231'/>
<id>urn:sha1:3cef425f712f16fb4d2352c6e81664c3bda1e231</id>
<content type='text'>
API for test suites is defined by SRFI-64.
</content>
</entry>
<entry>
<title>Add highlighting/indentation for exceptions</title>
<updated>2015-10-03T13:23:51Z</updated>
<author>
<name>Alex Kost</name>
<email>alezost@gmail.com</email>
</author>
<published>2015-10-03T13:23:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=ece49d5bd0692bc8373a8b024909530d0db67cde'/>
<id>urn:sha1:ece49d5bd0692bc8373a8b024909530d0db67cde</id>
<content type='text'>
Exceptions are defined by R6RS, SRFI-18 and SRFI-34.
</content>
</entry>
</feed>
