emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/emacsql 74bd11bc09 334/427: Fix up package description hea


From: ELPA Syncer
Subject: [nongnu] elpa/emacsql 74bd11bc09 334/427: Fix up package description headers.
Date: Tue, 13 Dec 2022 02:59:59 -0500 (EST)

branch: elpa/emacsql
commit 74bd11bc0998d7019a05eecc0486fee09c84a93b
Author: Christopher Wellons <wellons@nullprogram.com>
Commit: Christopher Wellons <wellons@nullprogram.com>

    Fix up package description headers.
---
 emacsql-mysql.el  | 2 +-
 emacsql-psql.el   | 2 +-
 emacsql-sqlite.el | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/emacsql-mysql.el b/emacsql-mysql.el
index b50252c5aa..7dd2a82159 100644
--- a/emacsql-mysql.el
+++ b/emacsql-mysql.el
@@ -1,4 +1,4 @@
-;;; emacsql-mysql.el --- back-end for MySQL -*- lexical-binding: t; -*-
+;;; emacsql-mysql.el --- EmacSQL back-end for MySQL -*- lexical-binding: t; -*-
 
 ;; This is free and unencumbered software released into the public domain.
 
diff --git a/emacsql-psql.el b/emacsql-psql.el
index a44fa9739b..8629e9156c 100644
--- a/emacsql-psql.el
+++ b/emacsql-psql.el
@@ -1,4 +1,4 @@
-;;; emacsql-psql.el --- back-end for PostgreSQL via psql -*- lexical-binding: 
t; -*-
+;;; emacsql-psql.el --- EmacSQL back-end for PostgreSQL via psql and pg -*- 
lexical-binding: t; -*-
 
 ;; This is free and unencumbered software released into the public domain.
 
diff --git a/emacsql-sqlite.el b/emacsql-sqlite.el
index 69ccffbc50..8e089a865f 100644
--- a/emacsql-sqlite.el
+++ b/emacsql-sqlite.el
@@ -1,4 +1,4 @@
-;; emacsql-sqlite.el --- back-end for SQLite -*- lexical-binding: t; -*-
+;;; emacsql-sqlite.el --- EmacSQL back-end for SQLite -*- lexical-binding: t; 
-*-
 
 ;; This is free and unencumbered software released into the public domain.
 



reply via email to

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