]> git.eshelyaron.com Git - emacs.git/commit
Check that feature exist in `sql-set-product-feature' (Bug#30494).
authorPierre Téchoueyres <pierre.techoueyres@free.fr>
Sat, 1 Dec 2018 00:20:45 +0000 (01:20 +0100)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Jan 2019 11:32:29 +0000 (13:32 +0200)
commitc48ea7c08c95185ddce266744a1959e0ce6b04e1
tree24e742fa7d66704ec260a0b8a4648a2273f3ffbd
parent8fe21b03663dba4a426292b7a54e32c0bf009b09
Check that feature exist in `sql-set-product-feature' (Bug#30494).

* lisp/progmodes/sql.el (sql-set-product-feature): Add test for
feature existence.
lisp/progmodes/sql.el