<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-guile/doc, branch 0.5</title>
<subtitle>geiser and guile talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-guile/atom?h=0.5</id>
<link rel='self' href='https://jao.io/cgit/geiser-guile/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/'/>
<updated>2013-12-09T02:17:05Z</updated>
<entry>
<title>Version 0.5</title>
<updated>2013-12-09T02:17:05Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-12-09T02:08:31Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=c676e0f23f4fd039e512056ee3cf2f268eef71f7'/>
<id>urn:sha1:c676e0f23f4fd039e512056ee3cf2f268eef71f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Learning to write</title>
<updated>2013-09-30T03:15:33Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-30T03:15:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=9b1244055e355d057ba2cd22da1412139963b68a'/>
<id>urn:sha1:9b1244055e355d057ba2cd22da1412139963b68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mentioning Xiao Hanyu's ac-geiser package in the docs</title>
<updated>2013-09-30T02:39:35Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-30T02:39:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=bb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf'/>
<id>urn:sha1:bb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scheme version checks</title>
<updated>2013-09-25T03:10:00Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-25T03:10:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=2cb40f5a1f0115a995daa176208f76b674dd523e'/>
<id>urn:sha1:2cb40f5a1f0115a995daa176208f76b674dd523e</id>
<content type='text'>
And, if you happen to be launching it all the time, a way of skipping
them via a customizable variable.

Should address issue #15.
</content>
</entry>
<entry>
<title>News about MELPA support</title>
<updated>2013-09-19T16:24:00Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-19T16:24:00Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=438e26d9e1759b85785637efc0b64e818e289e57'/>
<id>urn:sha1:438e26d9e1759b85785637efc0b64e818e289e57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docs: it's package-install, not install-package</title>
<updated>2013-09-17T17:06:12Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-09-17T17:06:12Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=4fdfd9d971888bba41bc46919792a28c478573de'/>
<id>urn:sha1:4fdfd9d971888bba41bc46919792a28c478573de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `dir' to EXTRA_DIST</title>
<updated>2013-08-05T18:59:59Z</updated>
<author>
<name>Diogo F. S. Ramos</name>
<email>diogofsr@gmail.com</email>
</author>
<published>2013-08-05T17:39:51Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=04f49a44dd0ed8a78578f7b1253404a9a8734428'/>
<id>urn:sha1:04f49a44dd0ed8a78578f7b1253404a9a8734428</id>
<content type='text'>
So the generated tarball from `make dist' will have `dir' inside.
</content>
</entry>
<entry>
<title>Add `dir' file to list the info manual</title>
<updated>2013-08-05T14:50:33Z</updated>
<author>
<name>Diogo F. S. Ramos</name>
<email>diogofsr@gmail.com</email>
</author>
<published>2013-08-05T14:43:41Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=ecbd4c99c2bee884b7ac39d320342078b0a4f804'/>
<id>urn:sha1:ecbd4c99c2bee884b7ac39d320342078b0a4f804</id>
<content type='text'>
If a user doesn't want to install geiser, it's possible to run it in
place by loading `elisp/geiser.el' directly.

It's also possible to read the info manual directly but it's
inconvenient to not have it listed when hitting C-h i inside Emacs.

To list such manual, it's necessary to tell info where to look for it.
One way of doing it is adding the directory to the variable
`Info-additional-directory-list'.  But, for this to work, there's need
to be a `dir' file listing the info manual.
</content>
</entry>
<entry>
<title>NEWS update</title>
<updated>2013-07-01T13:41:27Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-07-01T13:41:27Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=bee2bd29087b21087caca10104d5251c7ed92800'/>
<id>urn:sha1:bee2bd29087b21087caca10104d5251c7ed92800</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation updates</title>
<updated>2013-05-13T23:36:16Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2013-05-13T23:36:16Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-guile/commit/?id=508f06277de0405e48ddc1e62dde214517b5b549'/>
<id>urn:sha1:508f06277de0405e48ddc1e62dde214517b5b549</id>
<content type='text'>
A nit about the new commands docs, and thanks to Nick Parker.
</content>
</entry>
</feed>
