gnu-emacs-sources
[Top][All Lists]
Advanced

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

EDB 1.31 available


From: Thien-Thi Nguyen
Subject: EDB 1.31 available
Date: Mon, 26 May 2008 08:22:21 +0200

release notes:

  9% OBOE, blech.  windoze, double blech.
  poor "make install" testing, triple blech!

  thi

README excerpt:

  This directory contains EDB, the Emacs Database.
  EDB was written by Michael Ernst <address@hidden>,
  and is being maintained by Thien-Thi Nguyen <address@hidden>.

NEWS excerpt:

  - 1.31 | 2008-05-26

    - Install fix: install edb.info, too!

  - 1.30 | 2008-05-26
  
    - Build fix: "gmake all" now works under Windoze
  
        No pipes there, how peculiar (BUGS #15).
  
    - Bugfix: Deleting a record no longer signals `args-out-of-range'
  
        Previously, for non-inherent databases, 9% of the deletions
        (1/11) would result in a `args-out-of-range' error, and possibly
        corrupt the database (BUGS #16).
  
    - Changes to Database Edit commands
  
      - `C-a' twice goes to beginning of field
      - `C-e' twice goes to end of field
  
        That is, on the first invocation, the commands behave normally,
        going to beginning or end of line, respectively.  A successive
        invocation goes "further".  This is useful for multi-line
        fields, since `M-<' and `M->' are by default coopted for
        `db-first-record' and `db-last-record', respectively.
  
      - `C-k' respects `kill-whole-line'
  
    - New handling for file-not-writable on interactive save
  
        On save, where `noninteractive' is nil, if file is not writable,
        offer to make it writable and continue.  This uses `y-or-n-p' to
        query and does a simple `set-file-modes' (no vc integration).

tarball, examples, etc. in dir:

  http://www.gnuvola.org/software/edb/

atom feed:

  http://www.gnuvola.org/NEWS.xml.gz




reply via email to

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