aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Court`es2007-06-11 15:57:17 +0000
committerLudovic Court`es2007-06-11 15:57:17 +0000
commit6d4594339188ed323627baf00aac09db6430d941 (patch)
tree387c802598161140157c8f8847bbeeab4189f3f5 /ChangeLog
parent20455d41e79be6faa36c22d1ddb7fbddf77ae4d3 (diff)
parentd576c3bce7a09fa15948baf5e69adce4fa59707a (diff)
downloadskribilo-6d4594339188ed323627baf00aac09db6430d941.tar.gz
skribilo-6d4594339188ed323627baf00aac09db6430d941.tar.lz
skribilo-6d4594339188ed323627baf00aac09db6430d941.zip
Added a `:&location' argument to `table'.
* doc/modules/skribilo/documentation/api.scm (%undocumented-options): New. (doc-check-arguments): Use it to allow `:&location' to not be documented. * src/guile/skribilo/package/base.scm (table): Added a `&location' argument. git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-110
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af87905..26ed052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,29 @@
# arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
#
+2007-06-11 15:57:17 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-110
+
+ Summary:
+ Added a `:&location' argument to `table'.
+ Revision:
+ skribilo--devo--1.2--patch-110
+
+ * doc/modules/skribilo/documentation/api.scm (%undocumented-options):
+ New.
+ (doc-check-arguments): Use it to allow `:&location' to not be
+ documented.
+
+ * src/guile/skribilo/package/base.scm (table): Added a `&location'
+ argument.
+
+ modified files:
+ ChangeLog doc/modules/skribilo/documentation/api.scm
+ src/guile/skribilo/package/base.scm
+
+ new patches:
+ lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-69
+
+
2007-06-08 15:08:50 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-109
Summary: