mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 12:20:26 +02:00
*** empty log message ***
This commit is contained in:
parent
48d9b40b9d
commit
f528ebcdf1
1 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,21 @@
|
|||
2002-01-11 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
||||
* Makefile.am (scripts_sources): Add autofrisk.
|
||||
|
||||
* autofrisk: New script.
|
||||
|
||||
* frisk: Fix typo in commentary; nfc.
|
||||
|
||||
* use2dot: Autoload module (ice-9 getopt-long).
|
||||
Use module (srfi srfi-13).
|
||||
Export `use2dot'.
|
||||
|
||||
(string-append/separator, mapconcat): Delete.
|
||||
(vv): Now take list of pairs, and return the mapping..
|
||||
(>>header): Use `string-join'.
|
||||
(>>): New proc.
|
||||
(use2dot): Use `getopt-long'. Use `>>'.
|
||||
|
||||
2002-01-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
|
||||
|
||||
* Makefile.am (scripts_sources): Add frisk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue