summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sql.el
diff options
context:
space:
mode:
authorMichael R. Mauger <michael@mauger.com>2020-03-29 20:52:10 -0400
committerLars Ingebrigtsen <larsi@gnus.org>2020-10-01 20:34:55 +0200
commite274e3f44b07e1cf6186329679ef18ab41eab2f6 (patch)
tree6674e88f01dc1610698062980bce6ad2679a736d /lisp/progmodes/sql.el
parent41dcbeccf3094b7f00f5650080a3b604dca69717 (diff)
downloademacs-e274e3f44b07e1cf6186329679ef18ab41eab2f6.tar.gz
2020-03-29 Michael R. Mauger <michael@mauger.com>
* lisp/progmodes/sql.el (sql-add-product): Re-correct argument spec. Previous change was due to my mistake; I have resolved back to the prior behavior (Bug#39960). * test/lisp/progmodes/sql-tests.el (sql-test-add-product): Added test to insure I don't make the same mistake again.
Diffstat (limited to 'lisp/progmodes/sql.el')
-rw-r--r--lisp/progmodes/sql.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el
index 400e304ecf4..a04c26d2764 100644
--- a/lisp/progmodes/sql.el
+++ b/lisp/progmodes/sql.el
@@ -2740,7 +2740,7 @@ highlighting rules in SQL mode.")
nil 'require-match
init 'sql-product-history init))))
-(defun sql-add-product (product display &optional plist)
+(defun sql-add-product (product display &rest plist)
"Add support for a database product in `sql-mode'.
Add PRODUCT to `sql-product-alist' which enables `sql-mode' to