<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/emacs, branch v0.9.1</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.1</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2008-03-07T16:00:04+00:00</updated>
<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>
<entry>
<title>Install Emacs stuff.</title>
<updated>2007-12-13T14:45:53+00:00</updated>
<author>
<name>Ludovic CourtÃ¨s</name>
</author>
<published>2007-12-13T14:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=eeb11b1464537651f88aa15171e83261c2257402'/>
<id>urn:sha1:eeb11b1464537651f88aa15171e83261c2257402</id>
<content type='text'>
* Makefile.am (SUBDIRS): Add `emacs'.

* configure.ac: Invoke `AM_PATH_LISPDIR', produce `emacs/Makefile'.

* emacs/Makefile.am: New.
</content>
</entry>
<entry>
<title>slide: Propagate the `outline?' parameter in `slide-(sub)?topic'.</title>
<updated>2006-10-11T07:43:47+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2006-10-11T07:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=d4360259d60722eaa175a483f792fce7b8c66d97'/>
<id>urn:sha1:d4360259d60722eaa175a483f792fce7b8c66d97</id>
<content type='text'>
* src/guile/skribilo/package/slide.scm (slide-topic): Propagate the
  `outline?' parameter as an option.
  (slide-subtopic): Likewise.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-1
</content>
</entry>
<entry>
<title>Initial import of Skribe 1.2d.</title>
<updated>2005-06-15T13:00:39+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2005-06-15T13:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=fc42fe56a57eace2dbdb31574c2e161f0eacf839'/>
<id>urn:sha1:fc42fe56a57eace2dbdb31574c2e161f0eacf839</id>
<content type='text'>
Initial import of Skribe 1.2d.


git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--base-0
</content>
</entry>
</feed>
