<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/emacs, branch gemtext-reader</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=gemtext-reader</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=gemtext-reader'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2021-09-29T16:31:19+00:00</updated>
<entry>
<title>emacs: Add skribilo minor mode.</title>
<updated>2021-09-29T16:31:19+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-07-06T18:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=1f2b188e100cb6261d686a51692968591043f218'/>
<id>urn:sha1:1f2b188e100cb6261d686a51692968591043f218</id>
<content type='text'>
* emacs/skribilo.el: New file.
* emacs/Makefile.am (lisp_DATA): Add it.

Signed-off-by: Ludovic CourtÃ¨s &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>build: Add silent rules for substitutions.</title>
<updated>2015-03-11T16:25:55+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2015-03-11T16:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=689e8e64ed2287d4cb7a87c0fd25567e905cbe03'/>
<id>urn:sha1:689e8e64ed2287d4cb7a87c0fd25567e905cbe03</id>
<content type='text'>
* substitute.am (AM_V_SUBSTITUTE, AM_V_SUBSTITUTE_, AM_V_SUBSTITUTE_0):
  New variables.
* doc/man/Makefile.am (.in): Use $(AM_V_SUBSTITUTE).
* doc/user/Makefile.am (lout/front-page.lout): Likewise.
* src/Makefile.am (.in): Likewise.
* src/guile/Makefile.am (.in.scm): Likewise.
* emacs/Makefile.am (.in): Likewise.
</content>
</entry>
<entry>
<title>emacs: Adjust for Emacs 24.4.</title>
<updated>2014-11-04T08:48:42+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2014-11-04T08:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=788826ab866112ec139f7fec7aee7a5ad4ac2c7a'/>
<id>urn:sha1:788826ab866112ec139f7fec7aee7a5ad4ac2c7a</id>
<content type='text'>
* emacs/skribe.el.in (skribe-manuals): Quote lambda with #' instead of
  ', as recommended by Emacs 24.4.
</content>
</entry>
<entry>
<title>Switch to GPLv3+.</title>
<updated>2012-05-17T13:28:25+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2012-05-17T13:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f59dc186a84504715faf141d1d7bcc9e3ca9d2e7'/>
<id>urn:sha1:f59dc186a84504715faf141d1d7bcc9e3ca9d2e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>emacs: Improve font locking.</title>
<updated>2008-03-07T16:00:04+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2008-03-07T16:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=7b8b1ae6675e451abb3e75636517ca93fb5958d1'/>
<id>urn:sha1:7b8b1ae6675e451abb3e75636517ca93fb5958d1</id>
<content type='text'>
* emacs/skribe.el.in (skribe-title, skribe-keyword,
  skribe-sectioning-markup, skribe-markup-option, skribe-italic,
  skribe-bold): New faces.
  (skribe-font-lock-keywords): Use them.  Add special treatment for
  `:title', `it', `bold'.
</content>
</entry>
<entry>
<title>Emacs mode: Font-lock comments.</title>
<updated>2008-02-13T10:05:22+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2008-02-13T10:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=dc44d867345ddff458426f6d5dc523e19fe9c767'/>
<id>urn:sha1:dc44d867345ddff458426f6d5dc523e19fe9c767</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Emacs mode: Remove dependency on Bigloo' UDE.</title>
<updated>2008-02-13T09:55:35+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2008-02-13T09:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=5f9cc5155d7b99a9ad68d55c996fb85048a03000'/>
<id>urn:sha1:5f9cc5155d7b99a9ad68d55c996fb85048a03000</id>
<content type='text'>
Consequently, some features are currently disabled (e.g., the toolbar), but
font-locking and indentation do work.
</content>
</entry>
<entry>
<title>Add `.gitignore'.</title>
<updated>2007-12-13T14:59:00+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2007-12-13T14:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=16db24baed4e39ed964ebcc68f8eb571b07aa031'/>
<id>urn:sha1:16db24baed4e39ed964ebcc68f8eb571b07aa031</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Really remove `skribe.el'.</title>
<updated>2007-12-13T14:57:42+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2007-12-13T14:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=7e5b64a4cd07cd6d0426969b7ebcbe209d734565'/>
<id>urn:sha1:7e5b64a4cd07cd6d0426969b7ebcbe209d734565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Perform proper substitution in `skribe.el'.</title>
<updated>2007-12-13T14:55:58+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2007-12-13T14:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=b38a4b43a6ac84df4e8d09d8dae803927cc68e9d'/>
<id>urn:sha1:b38a4b43a6ac84df4e8d09d8dae803927cc68e9d</id>
<content type='text'>
* emacs/Makefile.am (EXTRA_DIST, lisp_DATA, CLEANFILES): New.
  (dist_lisp_DATA): Remove.
  (.in): New.  Include `substitute.am'.

* emacs/skribe.el: Remove.

* emacs/skribe.el.in (skribe-version): Use `@PACKAGE_VERSION@'.
  (skribe-emacs-dir): Use `@lispdir@'.
  (skribe-docdirs): Use `@docdir@'.
  (skribe-host-scheme-docdirs): Use Guile's URL.

* substitute.am: Substitute `$(lispdir)'.
</content>
</entry>
</feed>
