*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 20 Aug 2001 10:02:30 +0000 (10:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 20 Aug 2001 10:02:30 +0000 (10:02 +0000)
admin/README
lisp/ChangeLog

dissimilarity index 100%
index a1edad4..699e33d 100644 (file)
@@ -1,3 +1,10 @@
-This directory contains scripts and other things useful for
-maintaining Emacs.  These files are not part of Emacs releases because
-they are not deemed generally useful.
+This directory contains scripts and other things useful for developing
+and maintaining Emacs.  These files are not part of Emacs releases
+because they are not deemed generally useful, and you have to know
+what you do when using them.
+
+Brief description of scripts found here:
+
+build-configs  build Emacs in various configurations
+make-emacs     build Emacs in various ways
+revdiff                get CVS diffs of files
index 38b2223..ebf5888 100644 (file)
@@ -1,3 +1,13 @@
+2001-08-20  Alex Schroeder  <alex@gnu.org>
+
+       * sql.el (sql-db2): Doc change.
+
+2001-08-20  Alex Schroeder  <alex@gnu.org>
+
+       * sql.el (sql-postgres): Add the database at the end of the
+       parameters instead of at the beginning.
+       (sql-postgres-options): Doc change.
+
 2001-08-17  Gerd Moellmann  <gerd@gnu.org>
 
        * custom.el (defcustom): Doc fix.