]> git.eshelyaron.com Git - emacs.git/commit
Fix defcustom type in sql.el for sql-postgres-login-params
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 13:42:35 +0000 (15:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 13:42:35 +0000 (15:42 +0200)
commit6c7fad4ac48c1f3093438be7037496f8a9357bcd
treecd0f9e611971f5d6013976f7f49854d2618dfa27
parentc27096296f97c86a05b0ffb099172cefe92b89f7
Fix defcustom type in sql.el for sql-postgres-login-params

* lisp/progmodes/sql.el (sql-login-params): Fix defcustom type to
match sql-postgres-login-params value.
lisp/progmodes/sql.el