<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/elisp, branch 0.15</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.15</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.15'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2021-04-16T15:52:26Z</updated>
<entry>
<title>Version bump (0.15)</title>
<updated>2021-04-16T15:52:26Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-16T15:48:40Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=49bdbfa98a9213dde713632ca512a6eea43e43ca'/>
<id>urn:sha1:49bdbfa98a9213dde713632ca512a6eea43e43ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New public api for registering file extensions</title>
<updated>2021-04-16T15:44:46Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-16T15:44:46Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=30efb277f68a645db3f25022f856ddf0a768f476'/>
<id>urn:sha1:30efb277f68a645db3f25022f856ddf0a768f476</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for doom emacs</title>
<updated>2021-04-16T14:43:20Z</updated>
<author>
<name>Chris McClellen</name>
<email>chris.mcclellen@gmail.com</email>
</author>
<published>2021-04-16T14:43:20Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=c5a9aae4d30ea6dbf2d8af4dd1cc35a839686a00'/>
<id>urn:sha1:c5a9aae4d30ea6dbf2d8af4dd1cc35a839686a00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for ANSI color treatments</title>
<updated>2021-04-10T23:04:03Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-10T23:04:03Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=aa26163aa81b5af3bc5bbf23bec8b5776de3a8bc'/>
<id>urn:sha1:aa26163aa81b5af3bc5bbf23bec8b5776de3a8bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autoload cookie for geiser-eval-load-path</title>
<updated>2021-04-10T20:45:00Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-10T20:45:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=1bf725d88eae69b58be748906407b77a7c434a3d'/>
<id>urn:sha1:1bf725d88eae69b58be748906407b77a7c434a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simpler error reporting for symbol lookup failures</title>
<updated>2021-04-10T00:51:29Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-10T00:51:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=901c0f00134b5b679dd4b81b9d2892027e074510'/>
<id>urn:sha1:901c0f00134b5b679dd4b81b9d2892027e074510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cl-case with an eval-when-compile</title>
<updated>2021-04-09T22:17:22Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-09T22:17:22Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=4218392f90e86cdfa1858e090bf531e95a4e8f0d'/>
<id>urn:sha1:4218392f90e86cdfa1858e090bf531e95a4e8f0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optionally treat ANSI colors in dbg buffer</title>
<updated>2021-04-09T15:54:34Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-09T15:54:34Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=d7ba81b402787e3315b40f60952f95816a1cf99c'/>
<id>urn:sha1:d7ba81b402787e3315b40f60952f95816a1cf99c</id>
<content type='text'>
This is controlled by the new customizable variable
geiser-debug-treat-ansi-colors, which can be set to either nil (do
nothing), 'colors (fontify colors) or 'remove (just strip all ANSI
codes).
</content>
</entry>
<entry>
<title>Version bump (0.14)</title>
<updated>2021-04-09T15:50:12Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-09T15:50:12Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=8dfa75860e60a31f2a441ef2771c26880f979f9b'/>
<id>urn:sha1:8dfa75860e60a31f2a441ef2771c26880f979f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autoload geiser activate implementation</title>
<updated>2021-04-05T22:06:56Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2021-04-05T22:06:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=9fd3174cead8bfa17a8413bffa38362853d71a02'/>
<id>urn:sha1:9fd3174cead8bfa17a8413bffa38362853d71a02</id>
<content type='text'>
</content>
</entry>
</feed>
