2020-03-29 Michael R. Mauger <michael@mauger.com>
authorMichael R. Mauger <michael@mauger.com>
Mon, 30 Mar 2020 00:52:10 +0000 (20:52 -0400)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 1 Oct 2020 18:34:55 +0000 (20:34 +0200)
commite274e3f44b07e1cf6186329679ef18ab41eab2f6
tree6674e88f01dc1610698062980bce6ad2679a736d
parent41dcbeccf3094b7f00f5650080a3b604dca69717
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.
lisp/progmodes/sql.el
test/lisp/progmodes/sql-tests.el