<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser/elisp/geiser-doc.el, branch 0.33</title>
<subtitle>emacs and scheme talk to each other</subtitle>
<id>https://jao.io/cgit/geiser/atom?h=0.33</id>
<link rel='self' href='https://jao.io/cgit/geiser/atom?h=0.33'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/'/>
<updated>2024-07-26T12:17:56Z</updated>
<entry>
<title>fixes for new button types handling</title>
<updated>2024-07-26T12:17:56Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2024-07-26T12:17:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=3b02581c8422d416d1d4dc3168db5cf7b0ef16fc'/>
<id>urn:sha1:3b02581c8422d416d1d4dc3168db5cf7b0ef16fc</id>
<content type='text'>
Fixes issue #68.
</content>
</entry>
<entry>
<title>Replace a button type with two new types</title>
<updated>2024-07-06T15:37:23Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2024-02-07T23:09:22Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=a81969a5271f155d2d1e389ccbe47e1c7ec36ae7'/>
<id>urn:sha1:a81969a5271f155d2d1e389ccbe47e1c7ec36ae7</id>
<content type='text'>
That results in less code and less confusing indirection.
</content>
</entry>
<entry>
<title>Buttons live in their own namespace</title>
<updated>2024-07-06T15:37:23Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-08-12T13:07:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=f74612686b468069849ab36d1c49229312f3434e'/>
<id>urn:sha1:f74612686b468069849ab36d1c49229312f3434e</id>
<content type='text'>
`geiser-doc--xbutton' will be tackled in the next commit.
</content>
</entry>
<entry>
<title>Cleanup library headers</title>
<updated>2024-07-06T15:37:23Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2022-07-14T12:33:38Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=de52f0e36f1709181c1ce4e787d79208fa2cb870'/>
<id>urn:sha1:de52f0e36f1709181c1ce4e787d79208fa2cb870</id>
<content type='text'>
- In the summary line, use three dashes to separate the file name
  from the summary.  That is the convention, which some tools depend
  on, and for some libraries we already did it here too.

- Capitalize the first word in the summary.  That is the convention,
  and for some libraries we already did it here too.

- For libraries that have a commentary, make sure it is placed in a
  "Commentary:" section.

- Make sure the "Code:" heading, which separates the header from the
  code part of the library, exists in all files.
</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>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>
<entry>
<title>geiser-doc: support for elisp-cooked docstrings</title>
<updated>2022-10-29T00:27:33Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-29T00:27:33Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=d90a08de80ce9d2666fc1fd477a2743c64b45de0'/>
<id>urn:sha1:d90a08de80ce9d2666fc1fd477a2743c64b45de0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>geiser-doc: untabbify and lexical binding</title>
<updated>2022-10-19T19:59:18Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-10-19T19:59:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=4ab96cb80ad1fce1297776bc0fc6dc5093a41bd5'/>
<id>urn:sha1:4ab96cb80ad1fce1297776bc0fc6dc5093a41bd5</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>Harmonizing buffer names</title>
<updated>2022-03-06T19:18:54Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2022-03-06T19:18:54Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser/commit/?id=f9a40fe67e15ad2ec984687a8e99844707f736e5'/>
<id>urn:sha1:f9a40fe67e15ad2ec984687a8e99844707f736e5</id>
<content type='text'>
So that now all start with *Geiser (and a space for hidden ones) and
use consistent capitalization (see issue #38).
</content>
</entry>
</feed>
