]> git.eshelyaron.com Git - emacs.git/commit
Recognize \' as a quoted quote in MySQL
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jun 2022 13:31:04 +0000 (15:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jun 2022 13:31:04 +0000 (15:31 +0200)
commit46db98ece2cab6bac67c05aff1def9d910591cbb
tree7c84f4603c9504188863dc8ef18d21681b44e8d4
parent94d76adde1b4b2bd86168f8d703241f60d1749b2
Recognize \' as a quoted quote in MySQL

* lisp/progmodes/sql.el (sql-mode): Recognize \' as a quoted quote
in MySQL (bug#38302).
lisp/progmodes/sql.el