unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* ttn-pers-scheme 0.35 available
@ 2004-06-21 17:24 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2004-06-21 17:24 UTC (permalink / raw)
  Cc: guile-user

README excerpt:

  This directory contains ttn's personal scheme library, a
  collection of Guile Scheme code and intervening text (-; and a
  maintenance methodology).

NEWS excerpt:

  - 0.35 | 2004-06-21
  
    - New (ttn edit) "e:" procs
  
        These procs are now available:
  
          (forward-line &optional n)
          (beginning-of-line &optional n)
          (end-of-line &optional n)
          (bolp)
          (eolp)
  
        They are valid within the `editing-buffer' macro.  Please
        refer to Emacs docstrings for functions by the same name,
        for more info.
  
    - Performance improvements in (ttn edit) search/replace
  
        Some unnecessary string consing has been eliminated in the
        search/replace operations; they are now a bit quicker.

cvs tag:

  v-0-35-battista-in-casa

tarball, anoncvs instructions, online doc and unpacked dist in dir:

  http://www.glug.org/people/ttn/software/ttn-pers-scheme/

comments:

  basically, this release is to get some much-requested line-oriented
  query and traversal procs into the wild.  probably the next step is
  to redo the hacky dispatch mechanism w/ something more solid, and
  expose `define-e:' to allow user-defined editor procs.

happy hacking,
thi


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-21 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-21 17:24 ttn-pers-scheme 0.35 available Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).