ttn-pers-scheme 0.46 available
Thien-Thi Nguyen <[email protected]>
| Newsgroups | gmane.lisp.guile.user,gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
release notes:
hmmm, what's the difference between @fnindex and @findex?
thi
README excerpt:
This directory contains ttn's personal scheme library,
a collection of Guile Scheme code and intervening text
(-: as well as a maintenance methodology :-).
NEWS excerpt:
- 0.46 | 2006-02-23
- No longer maintained, to be dropped after 2006-05-31
- module (ttn split-mbox)
- module (ttn flatten-to-buffer) ;; see (ttn bufutils)
- module (ttn find-file) ;; likewise
- module (ttn write-buffer) ;; likewise
- module (ttn write-buffer-if-changed) ;; likewise
- module (ttn save-buffer) ;; likewise
- `group-files-by-rcs-state' from module (ttn rcsutils)
- `group-files-by-cvs-state' from module (ttn cvsutils)
- More slackful (ttn html-data) procs
The following procs now take any number of args, not just
a single arg: h1, h2, h3, h4, h5, h6, b, li, table, tr, td.
This means you can write, e.g., `(table (tr (td ...) ...))'
instead of `(table (list (tr (list (td ...) ...)) ...))'.
- New (ttn rlog-scan-proc) proc: group-logs-by
- New module: (ttn bufutils)
- Info page index unified (from three to one)
tarball, pretty scm-html, online docs, and other files in dir:
http://www.glug.org/people/ttn/software/ps/
_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user