<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-chez, 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:53:45Z</updated>
<entry>
<title>Version 0.8.1</title>
<updated>2015-10-13T18:53:45Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-13T18:53:45Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=c6f17b25200e36f80d812684a2127b451fc11817'/>
<id>urn:sha1:c6f17b25200e36f80d812684a2127b451fc11817</id>
<content type='text'>
</content>
</entry>
<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>download-mirror.savannah.gnu.org ftw</title>
<updated>2015-10-12T10:36:23Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-12T10:36:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=25810009873b9b9acdfc3a291ea7c3ec75ab018f'/>
<id>urn:sha1:25810009873b9b9acdfc3a291ea7c3ec75ab018f</id>
<content type='text'>
Seems this site is updated better than the canonical
download.savannah.gnu.org (which depends on mirror propagation).
</content>
</entry>
<entry>
<title>Version 0.8 released</title>
<updated>2015-10-12T10:21:48Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2015-10-12T10:21:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=31ceeeb942bcfc0336189e275e92e20b0b8b00a7'/>
<id>urn:sha1:31ceeeb942bcfc0336189e275e92e20b0b8b00a7</id>
<content type='text'>
</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>Stopped over-aggressive memoization</title>
<updated>2015-10-04T04:33:21Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2015-10-04T04:33:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=373b9a499dd4f26886c0e54612e638dd529bcc6f'/>
<id>urn:sha1:373b9a499dd4f26886c0e54612e638dd529bcc6f</id>
<content type='text'>
It doesn't make sense to memoize the following:
geiser-start-server
geiser-macroexpand
</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>Turn off debug log</title>
<updated>2015-10-03T21:35:03Z</updated>
<author>
<name>Dan Leslie</name>
<email>dan@ironoxide.ca</email>
</author>
<published>2015-10-03T21:35:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=bb7b181ecfd6ba588b19fd896345fcf39e242345'/>
<id>urn:sha1:bb7b181ecfd6ba588b19fd896345fcf39e242345</id>
<content type='text'>
</content>
</entry>
</feed>
