release notes:

  "inherent data": one step back now for two steps forward later...

  thi

README excerpt:

  This directory contains EDB, the Emacs Database.
  EDB was written by Michael Ernst <[EMAIL PROTECTED]>,
  and is being maintained by Thien-Thi Nguyen <[EMAIL PROTECTED]>.

NEWS excerpt:

  - 1.26p5 | 2006-06-23
  
    - Bugfix: Database w/ inherent data can coexist w/ other databases
  
        Previously, a control file w/ inherent data could not be read in
        the presence of other databases due to a bug in the accounting
        internals; EDB would throw an error (wrong-type-arg: stringp).
        Now, these databases can coexist w/o this particular problem.
  
        For example:
        (require 'database)
        (dired "examples")
        (edb-EXPERIMENTAL-interact "arb-demo.edb" "arb-demo")
        (edb-EXPERIMENTAL-interact "forms-demo2-inherent.edb" nil)

cvs tag:

  v-1-26p5

tarball, anoncvs instructions, etc, in dir:

  http://www.glug.org/people/ttn/software/edb/


_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to