From 1012103185f6bd282693f0efd85ca5e1fa841ade Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 21 Dec 2008 22:55:38 +0100 Subject: Add `--custom' option to `skribilo'. * src/guile/skribilo.scm (skribilo-show-help): Update. (%options)[#\c]: New option. (%default-options)[:customs]: New option. (skribilo): Handle it. * doc/user/compiler.skb (Skribilo Compiler)[Options]: Add. * NEWS: Update. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e5f1341..8395eb1 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ Copyright (C) 2005, 2006, 2007, 2008 Ludovic Courtès ** Improved configure-time diagnostics ** `skribilo' now displays a call stack trace upon error when possible +** New `--custom' compiler option * New in Skribilo 0.9.1 -- cgit v1.2.3