[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
EDB 1.34 available
From: |
Thien-Thi Nguyen |
Subject: |
EDB 1.34 available |
Date: |
Wed, 07 Oct 2020 14:52:55 -0400 |
release notes:
One of these days we'll hook up EDB to ERT or somesuch.
Until then, your usage / bug reports are the Way Forward.
README excerpt:
This directory contains EDB, the Emacs Database.
EDB was written by Michael Ernst <mernst@theory.lcs.mit.edu>,
and is being maintained by Thien-Thi Nguyen <ttn@gnuvola.org>.
NEWS for 1.34 (2020-10-07):
- Bug fix in search facility w/ ‘AND’
A regression in EDB 1.24 caused searches using the ‘AND’
conjunction to fail w/ error message along the lines of:
db-callconvert: ... bad pat (sub (e))
This has been fixed. The "make check" command now runs a test
to ensure that (this) functionality does not regress again.
- Bug fix in search facility w/ enums
A regression in EDB 1.24 caused searches for an enum value to w/
error message along the lines of:
void function: nil
This was due to a botched cl-releated refactoring and has now
been fixed.
- Documentation more indexed
There are 25 new @cindex entries in the manual.
- Tools used for bootstrap/maintenance
upgraded:
GNU gnulib 2020-10-03 19:51:08
GNU Autoconf 2.69c
GNU Automake 1.16.2
GNU texinfo 6.7
GNU Emacs 26.1
as before:
(none)
tarball, examples, etc. in dir:
http://www.gnuvola.org/software/edb/
atom feed:
http://www.gnuvola.org/NEWS.atom
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query) ; (2020) Software Libero
(pcase (context query) ; = Dissenso Etico
(`(technical ,ml) (correctp ml))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- EDB 1.34 available,
Thien-Thi Nguyen <=