<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/doc, branch 0.5</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.5</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.5'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<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/commit/?id=4574cdadbd9635d67ef7344b8d7b206f8a47dfe0'/>
<id>urn:sha1:4574cdadbd9635d67ef7344b8d7b206f8a47dfe0</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/commit/?id=c2cdc2d9fc51adfaef2bd578185e01c7f79d0ec3'/>
<id>urn:sha1:c2cdc2d9fc51adfaef2bd578185e01c7f79d0ec3</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/commit/?id=a77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5'/>
<id>urn:sha1:a77bf0aecd12ce9a4d3457adf1e5930f8dd5f2b5</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/commit/?id=5c08caccbec41d9c14781ece9a336f91da2c7ab8'/>
<id>urn:sha1:5c08caccbec41d9c14781ece9a336f91da2c7ab8</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/commit/?id=401a15abc2302ccc870c1df386e5b7cb9880ab43'/>
<id>urn:sha1:401a15abc2302ccc870c1df386e5b7cb9880ab43</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/commit/?id=f1b78bfbe1960af9378187cff4c3e8e0e25dcd97'/>
<id>urn:sha1:f1b78bfbe1960af9378187cff4c3e8e0e25dcd97</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/commit/?id=bbb382d2828e4b1b6b0bed1d1d92ebc35acceb48'/>
<id>urn:sha1:bbb382d2828e4b1b6b0bed1d1d92ebc35acceb48</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/commit/?id=a5be6c0b5e0ce79d04e9efa62fbe5435151fea20'/>
<id>urn:sha1:a5be6c0b5e0ce79d04e9efa62fbe5435151fea20</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/commit/?id=0348ece4d614a3664289289d8c7daf3ec39a3975'/>
<id>urn:sha1:0348ece4d614a3664289289d8c7daf3ec39a3975</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/commit/?id=a1055e63b42d88f6d99e1a3cb2071d508685124c'/>
<id>urn:sha1:a1055e63b42d88f6d99e1a3cb2071d508685124c</id>
<content type='text'>
A nit about the new commands docs, and thanks to Nick Parker.
</content>
</entry>
</feed>
