1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
Commit graph

4 commits

Author SHA1 Message Date
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