Age | Commit message (Expand) | Author |
2007-12-01 | Make "distcheck" happy.•••* Makefile.am (EXTRA_DIST): Remove `config.rpath'.
* doc/user/Makefile.am (CLEANFILES): New.
* src/Makefile.am (EXTRA_DIST): Add `pre-inst-skribilo.in'.
(CLEANFILES): Likewise.
| Ludovic Courtès |
2007-06-11 | Fixed top-level Makefile.•••* Makefile.am (EXTRA_DIST): Added `TODO' and `*.Skribe'.
* po/fr.po: Updated.
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-74
| Ludovic Court`es |
2007-06-06 | Tiny Automake fix.•••* Makefile.am (EXTRA_DIST): Added `guile-lint.am'.
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-58
| Ludovic Court`es |
2007-02-02 | Added basic GNU Gettext support.•••* .arch-inventory: Mark `ABOUT-NLS' as precious.
* Makefile.am (SUBDIRS): Added `po'.
(ACLOCAL_AMFLAGS): New.
(EXTRA_DIST): New.
* configure.ac: Look for `gettext', output `po/Makefile.in'.
* src/guile/skribilo/biblio/template.scm
(make-bib-entry-template/default): Internationalized a bit.
(make-bib-entry-template/skribe): Likewise.
* src/guile/skribilo/utils/syntax.scm (%skribilo-module-reader): I18ned.
(_): New.
(N_): New.
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-11
| Ludovic Court`es |
2005-10-31 | Installed Autoconf/Automake machinery. Fixed a few things.•••* src/guile/skribilo/evaluator.scm (skribe-load): Search through
`%load-path' and try with a `.scm' extension (rather than the `.skr'
one provided by the user).
(skribe-include): Added a few debugging statements.
* src/guile/skribilo/lib.scm (fix-rest-arg): Handle the dot notation for
rest arguments.
* src/guile/skribilo/reader/skribe.scm (%make-skribe-reader): Use
SQUARE-BRACKET-FREE-SYMBOL-MISC-CHARS.
* src/guile/skribilo/skribe/index.scm: Use `define-public' instead of
`define'.
* src/guile/skribilo/packages/*.scm: Moved to `skribilo/package'.
* LICENSE: Removed.
* COPYING: New.
* AUTHORS: New.
* NEWS: New.
* ChangeLog: New.
* configure.ac: New.
* Makefile.am: New. In various directories.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-10
| Ludovic Courtes |