<feed xmlns='http://www.w3.org/2005/Atom'>
<title>geiser-chez/elisp, branch 0.16</title>
<subtitle>geiser and chez talk to each other</subtitle>
<id>https://jao.io/cgit/geiser-chez/atom?h=0.16</id>
<link rel='self' href='https://jao.io/cgit/geiser-chez/atom?h=0.16'/>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/'/>
<updated>2020-07-20T17:57:35Z</updated>
<entry>
<title>files moved from original import locations</title>
<updated>2020-07-20T17:57:35Z</updated>
<author>
<name>jao</name>
<email>jao@gnu.org</email>
</author>
<published>2020-07-20T17:57:35Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=94296d8dcfb46812bb142e4fb6a41e9bc810d287'/>
<id>urn:sha1:94296d8dcfb46812bb142e4fb6a41e9bc810d287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make chez display output and error messages.</title>
<updated>2020-07-11T12:58:52Z</updated>
<author>
<name>Jay Xu</name>
<email>jay.xu.krfantasy@gmail.com</email>
</author>
<published>2020-07-11T12:58:52Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=086dbba895bdc40347de1b0bff8f77d8f10192d6'/>
<id>urn:sha1:086dbba895bdc40347de1b0bff8f77d8f10192d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add extra parameter support to chez</title>
<updated>2020-04-19T21:11:56Z</updated>
<author>
<name>julian herrera</name>
<email>julian.herrera@live.com</email>
</author>
<published>2020-04-19T21:11:56Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=fcb2a6ab8d1bd37ed36030d6e9cc81388761c465'/>
<id>urn:sha1:fcb2a6ab8d1bd37ed36030d6e9cc81388761c465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add extra parameter support to chez implementation</title>
<updated>2020-04-19T20:26:29Z</updated>
<author>
<name>julian herrera</name>
<email>julian.herrera@live.com</email>
</author>
<published>2020-04-19T20:26:29Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=755a7ccbcbf8d6aa63c3dae23296b1c2a7b5a45a'/>
<id>urn:sha1:755a7ccbcbf8d6aa63c3dae23296b1c2a7b5a45a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use cl-lib instead of cl</title>
<updated>2020-03-27T22:13:37Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-03-27T22:13:37Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=502b3ac7e73ed9bcece8123a040a666923df5837'/>
<id>urn:sha1:502b3ac7e73ed9bcece8123a040a666923df5837</id>
<content type='text'>
Starting with Emacs 27 cl is fully deprecated, including at
compile-time.
</content>
</entry>
<entry>
<title>Fix indentation</title>
<updated>2020-03-27T20:38:45Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-02-25T13:48:04Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=146d4a70df9ea6ca264899a5f0c0a5bb3cf7463f'/>
<id>urn:sha1:146d4a70df9ea6ca264899a5f0c0a5bb3cf7463f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark the beginning of code part of elisp libraries with Code: heading</title>
<updated>2020-03-27T20:38:45Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-02-25T13:32:18Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=591c794e828ed2d8a3211a3e152ea3bf8858ba0e'/>
<id>urn:sha1:591c794e828ed2d8a3211a3e152ea3bf8858ba0e</id>
<content type='text'>
It's the convention and by following it we make a big step towards
supporting outline navigation.

The convention doesn't say much about what parts of the code are
supposed to be part of that sections and what parts belong in a
subsequent section.  Here we put the `require' forms in this section
and maybe some setup code, that's a popular approach.

In most cases there was "" where we now insert "Code:".  They both
serve a similar purpose and we keep the former because some users
depend on that for navigation.  We even add this "" in libraries
where it previously was missing.

In some cases the permission statement was followed by a commentary,
which obviously does not belong in the "Code:" section.  In such cases
add the conventional "Commentary:" section.
</content>
</entry>
<entry>
<title>Begin the summary lines of all elisp libraries with three semicolons</title>
<updated>2020-03-27T20:38:45Z</updated>
<author>
<name>Jonas Bernoulli</name>
<email>jonas@bernoul.li</email>
</author>
<published>2020-02-25T13:29:01Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=352515c3aa12c9ebbdd997e5ab061ad182a45958'/>
<id>urn:sha1:352515c3aa12c9ebbdd997e5ab061ad182a45958</id>
<content type='text'>
It's the convention and by following it we make a big step towards
supporting outline navigation.
</content>
</entry>
<entry>
<title>fix for geiser-chez-parameters</title>
<updated>2019-02-09T14:08:58Z</updated>
<author>
<name>Jose Antonio Ortega Ruiz</name>
<email>jao@gnu.org</email>
</author>
<published>2019-02-09T14:08:58Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=2d682c0ae4963bfc28966cdf9f4544412c846d11'/>
<id>urn:sha1:2d682c0ae4963bfc28966cdf9f4544412c846d11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add geiser-chez-init-file</title>
<updated>2019-02-07T21:47:44Z</updated>
<author>
<name>Luis Osa</name>
<email>luis.osa.gdc@gmail.com</email>
</author>
<published>2019-02-07T21:47:44Z</published>
<link rel='alternate' type='text/html' href='https://jao.io/cgit/geiser-chez/commit/?id=6b9b733315ec0d3fa0690ed004b09e6a63f35021'/>
<id>urn:sha1:6b9b733315ec0d3fa0690ed004b09e6a63f35021</id>
<content type='text'>
Add a new customization variable for an init file to be read on startup of a
Chez REPL, where user code can be defined. The usage is copied from the
equivalent Racket init file, to avoid an error if the file has not been created.
</content>
</entry>
</feed>
