<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser, branch 0.26.1</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.26.1</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.26.1'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2022-09-05T23:41:45Z</updated>
<entry>
<title>reinstating run-geiser alias (for now!)</title>
<updated>2022-09-05T23:41:45Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-09-05T23:41:45Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=d0a54c942839a561032b4bc41ca65ff4481bd073'/>
<id>urn:sha1:d0a54c942839a561032b4bc41ca65ff4481bd073</id>
<content type='text'>
</content>
</entry>
<entry>
<title>undeclared function moved around</title>
<updated>2022-09-02T19:15:49Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-09-02T19:15:49Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=550d57d347b6a2387d633c3da90460106dfcd3e3'/>
<id>urn:sha1:550d57d347b6a2387d633c3da90460106dfcd3e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve default names for per-project REPLs.</title>
<updated>2022-09-01T21:33:00Z</updated>
<author>
<name>David Thompson</name>
<email>dthompson@vistahigherlearning.com</email>
</author>
<published>2022-08-30T12:25:23Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=47b378367169c3de160600e28ab08820a6d4b49f'/>
<id>urn:sha1:47b378367169c3de160600e28ab08820a6d4b49f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version bump</title>
<updated>2022-08-25T18:04:46Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-25T18:04:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=40f03bbad917a16ffda0e4b5d5795a2875bc0428'/>
<id>urn:sha1:40f03bbad917a16ffda0e4b5d5795a2875bc0428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>archaeology</title>
<updated>2022-08-25T00:47:03Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-25T00:47:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=621642856832dff4f80ad60153b240991299d419'/>
<id>urn:sha1:621642856832dff4f80ad60153b240991299d419</id>
<content type='text'>
</content>
</entry>
<entry>
<title>run-geiser obsoleted (just use M-x geiser)</title>
<updated>2022-08-25T00:46:42Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-25T00:46:42Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=247c7d5f93539f7e183909917d8f3eab7156ed47'/>
<id>urn:sha1:247c7d5f93539f7e183909917d8f3eab7156ed47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New geiser-repl-switch[-to-module] obsoleting switch-to-geiser[module]</title>
<updated>2022-08-25T00:20:19Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-24T23:26:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=669960e216131b1ef5e26a368e28053eeab8aa9a'/>
<id>urn:sha1:669960e216131b1ef5e26a368e28053eeab8aa9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docstring for geiser-repl-maybe-send</title>
<updated>2022-08-24T17:16:33Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-24T17:13:36Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=2695870666ed0c699f26421963ce69a321ec6016'/>
<id>urn:sha1:2695870666ed0c699f26421963ce69a321ec6016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make geiser-repl--maybe-send into a public function</title>
<updated>2022-08-24T17:04:45Z</updated>
<author>
<name>Brian Leung</name>
<email>leungbk@posteo.net</email>
</author>
<published>2022-08-24T09:55:28Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=562baaf8b6aeba9e32896974c700fe9b0f1b2d6b'/>
<id>urn:sha1:562baaf8b6aeba9e32896974c700fe9b0f1b2d6b</id>
<content type='text'>
Some authors of downstream packages are reluctant to do stuff with
upstream packages' private functions.

(for example, https://github.com/abo-abo/swiper/pull/2235#issuecomment-537399457)
</content>
</entry>
<entry>
<title>Interactive REPL start in C-c C-k and C-c C-l</title>
<updated>2022-08-23T16:18:51Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-08-23T16:18:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=c681e2b2e92da2e856835449d7097bbe67394a52'/>
<id>urn:sha1:c681e2b2e92da2e856835449d7097bbe67394a52</id>
<content type='text'>
Should address, sort of, issue #46
</content>
</entry>
</feed>
