]> git.eshelyaron.com Git - emacs.git/commit
Handle tabs in the SQL shown in the column listing
authorjohn muhl <jm@pub.pink>
Sun, 30 Jul 2023 18:43:10 +0000 (13:43 -0500)
committerEli Zaretskii <eliz@gnu.org>
Thu, 3 Aug 2023 08:48:04 +0000 (11:48 +0300)
commit04996b21241468979ac7f8b4a80563186bee9fad
tree016e8535362266af87a2595bc5d2d05793699a80
parent573fcf2712221f30274de0b217a5702250f43704
Handle tabs in the SQL shown in the column listing

* lisp/sqlite-mode.el (sqlite-mode-list-columns): Handle tabs.
(Bug#64964)
lisp/sqlite-mode.el