]> git.eshelyaron.com Git - emacs.git/commit
Fix prompts in sql-get-login again
authorFilipp Gunbin <fgunbin@fastmail.fm>
Sat, 23 Apr 2022 12:29:45 +0000 (14:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 12:29:45 +0000 (14:29 +0200)
commitca5fb2b922581505ad96d7e03c2a7bba17adb8e8
tree154e2883ee13afcc3c2c8032328c6aa0021aa06a
parentdaf82f61bbca8efc6f3a055a6be4469f6ab4ce97
Fix prompts in sql-get-login again

* lisp/progmodes/sql.el (sql-get-login-ext): Use prompt-def
everywhere.
(sql-get-login): Revert previous fix (bug#52546).
lisp/progmodes/sql.el