branch: externals/pq commit dfa4ad04bb46fd5eb52f895586c2a2dd71b5a82c Author: Andreas Seltenreich <andreas+...@ansel.ydns.eu> Commit: Andreas Seltenreich <andreas+...@ansel.ydns.eu>
README: clarify. --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index 44405e7721..051ceb1913 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,4 @@ -A quick and dirty Emacs module for accessing postgres via libpq. +A quick and dirty Emacs 25 module for accessing postgres via libpq. Work-in-progress. It doesn't expose many libpq features yet, but what's there should be crash-safe no matter what you do in the lisp @@ -6,4 +6,3 @@ world. If you make it crash, please report. See [[./test.el]] for implemented functions. -