1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Kevin Ryde
6e7d5622ee merge from 1.8 branch 2006-04-16 23:37:40 +00:00
Marius Vollmer
92205699d0 The FSF has a new address. 2005-05-23 19:57:22 +00:00
Rob Browning
201e7da791 * summarize-guile-TODO (as-leaf): make #\: a char-set. 2002-10-05 04:11:51 +00:00
Thien-Thi Nguyen
4b93c26312 (make-display-item): Hoist some lambdas; nfc. 2002-05-01 02:35:56 +00:00
Thien-Thi Nguyen
a811976207 Fix commentary typo; nfc. 2002-04-29 22:01:53 +00:00
Thien-Thi Nguyen
7e3521747d Fix typo. 2002-04-08 17:07:18 +00:00
Thien-Thi Nguyen
b262538585 Use (ice-9 getopt-long).
Autoload (ice-9 common-list).

(select-items): New proc.
(make-display-item): New proc.
(display-item): Delete.
(display-items): Use `make-display-item'.
(summarize-guile-TODO): Add option handling.
2002-04-08 17:03:57 +00:00
Thien-Thi Nguyen
fb1cdefe5c Add "Bugs" section to commentary.
Autoload (srfi srfi-13) on `string-tokenize'.

(as-leaf): New proc.
(hang-by-the-leaves): Use `as-leaf'.
(read-TODO-file): Expand regexp and specs
to handle "D", "X" and "N%".  Fix regexp
to make isolating `who' easier.
(display-item): Handle "D", "X" and "N%".
2002-04-07 21:37:14 +00:00
Thien-Thi Nguyen
89c8775916 Initial revision 2002-04-06 08:18:43 +00:00