]> git.eshelyaron.com Git - emacs.git/commit
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)
committerMichael R. Mauger <michael@mauger.com>
Sat, 13 Jun 2020 22:36:27 +0000 (18:36 -0400)
commit82a632edc8b80bf16d9b9f205474bf9724b084c0
tree245241ac180fb22cd37e94f1dbf04a822799b2c5
parent4823fa1077e4330bd2574eb54731bb32e6370034
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