<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/elisp, branch 0.28.2</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.28.2</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.28.2'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2022-12-25T22:14:06Z</updated>
<entry>
<title>version bump</title>
<updated>2022-12-25T22:14:06Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-25T22:14:06Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=bfc9cce54b7ac1cb036911965198b5cbe2f43f4c'/>
<id>urn:sha1:bfc9cce54b7ac1cb036911965198b5cbe2f43f4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: correctly invoke geiser-repl-startup-hook</title>
<updated>2022-12-25T22:11:29Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-12-25T22:11:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=9285617e3072d59b1b6f3896aee5b8e56ec5828f'/>
<id>urn:sha1:9285617e3072d59b1b6f3896aee5b8e56ec5828f</id>
<content type='text'>
Fixes #57.
</content>
</entry>
<entry>
<title>Take the byte-compilers advice into account</title>
<updated>2022-12-05T14:17:55Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-12-05T14:17:55Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a60efa80cdb8c72dacb1e16729a801206a4e80bf'/>
<id>urn:sha1:a60efa80cdb8c72dacb1e16729a801206a4e80bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make autoloads more lazy (Stefan Monnier)</title>
<updated>2022-11-30T13:33:43Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-30T13:33:43Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=47bb86d6829ffa81ec021ee6217379b216d95bfc'/>
<id>urn:sha1:47bb86d6829ffa81ec021ee6217379b216d95bfc</id>
<content type='text'>
Thanks to Stefan's patience and actual implementation, we now don't load all
of geiser-impl.el and its dependencies just because there's a call
geiser-activate-implementation in geiser-&lt;impl&gt;-autoloads.el.
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2022-11-27T05:07:05Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-27T05:07:05Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a29ad0533090e804f84b72c064a595b35c077977'/>
<id>urn:sha1:a29ad0533090e804f84b72c064a595b35c077977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make geiser-activate-implementation a defun to fix autoloading.</title>
<updated>2022-11-26T22:50:48Z</updated>
<author>
<name>Matt Armstrong</name>
<email>matt@rfc20.org</email>
</author>
<published>2022-11-26T22:50:48Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=ca0407bc942d3cae5ff1ae0bd966311b425d9a86'/>
<id>urn:sha1:ca0407bc942d3cae5ff1ae0bd966311b425d9a86</id>
<content type='text'>
See issue #47.
</content>
</entry>
<entry>
<title>Remove duplicate 'geiser autoload.</title>
<updated>2022-11-26T22:49:21Z</updated>
<author>
<name>Matt Armstrong</name>
<email>matt@rfc20.org</email>
</author>
<published>2022-11-26T22:49:21Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=1a4e9620a43e79ff8221935b2e8ef020a6aef971'/>
<id>urn:sha1:1a4e9620a43e79ff8221935b2e8ef020a6aef971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spurious transient require</title>
<updated>2022-11-15T22:28:59Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-15T22:28:59Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=15dfe0fceea4d3508cd22a05fee18b617f84df2f'/>
<id>urn:sha1:15dfe0fceea4d3508cd22a05fee18b617f84df2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2022-11-04T04:26:19Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-04T04:26:19Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=04dbdacfeca0190856abad859360da4bb873f9dd'/>
<id>urn:sha1:04dbdacfeca0190856abad859360da4bb873f9dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>requiring subr-x at compile time for older emacsen</title>
<updated>2022-11-01T16:22:34Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-11-01T16:22:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=dbde6d2b446b41bc309da33aa69034c63f8294a5'/>
<id>urn:sha1:dbde6d2b446b41bc309da33aa69034c63f8294a5</id>
<content type='text'>
</content>
</entry>
</feed>
