guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ttn-pers-scheme 0.46 available


From: Thien-Thi Nguyen
Subject: ttn-pers-scheme 0.46 available
Date: Thu, 23 Feb 2006 04:13:53 +0100

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]