Age | Commit message (Collapse) | Author |
|
* Makefile.am (SUBDIRS): Add `emacs'.
* configure.ac: Invoke `AM_PATH_LISPDIR', produce `emacs/Makefile'.
* emacs/Makefile.am: New.
|
|
* 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.
|
|
* 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
|
|
* Makefile.am (EXTRA_DIST): Added `guile-lint.am'.
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-58
|
|
* .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
|
|
* 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
|