diff options
author | Ludovic Court`es | 2007-05-22 13:56:04 +0000 |
---|---|---|
committer | Ludovic Court`es | 2007-05-22 13:56:04 +0000 |
commit | f4ba68aeb4795281f852aab6b00f84375ee11577 (patch) | |
tree | edc409004f3f229ae2a18fd94f4796e5014f7107 /ChangeLog | |
parent | f640c69706c2cc383d8c14e7a9012775077f88d6 (diff) | |
parent | 538b1f2a101ae7bb7b6bf13c7957de065e552a0f (diff) | |
download | skribilo-f4ba68aeb4795281f852aab6b00f84375ee11577.tar.gz skribilo-f4ba68aeb4795281f852aab6b00f84375ee11577.tar.lz skribilo-f4ba68aeb4795281f852aab6b00f84375ee11577.zip |
Resolve <command>s too.
* src/guile/skribilo/resolve.scm (do-resolve!<command>): New method.
Allows arguments of a command (the command body) to be properly
resolved.
git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-94
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -2,6 +2,24 @@ # arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2 # +2007-05-22 13:56:04 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-94 + + Summary: + Resolve <command>s too. + Revision: + skribilo--devo--1.2--patch-94 + + * src/guile/skribilo/resolve.scm (do-resolve!<command>): New method. + Allows arguments of a command (the command body) to be properly + resolved. + + modified files: + ChangeLog src/guile/skribilo/resolve.scm + + new patches: + lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-53 + + 2007-05-04 13:48:29 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-93 Summary: |