(sql-product-alist): Add :name tag to entries.
commit556594956bdd178569ea6e1fe0b5c3034be0f3a1
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 16 Aug 2009 15:48:15 +0000 (16 15:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 16 Aug 2009 15:48:15 +0000 (16 15:48 +0000)
tree469848d5d769b50d94dc6da5b3604a39317e17ac
parent1ae794275420d7002794e26137abf6ec1a8cb406
(sql-product-alist): Add :name tag to entries.
(sql-product): Use it.
(sql-mode-menu): Auto-generate the menu based on sql-product-alist.
(sql-set-product): Add completion.
(sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
(sql-highlight-linter-keywords, sql-highlight-ms-keywords)
(sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
(sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
(sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
(sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
(sql-highlight-db2-keywords): Remove.
(sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
(sql-highlight-product): Use derived-mode-p.
(sql-set-sqli-buffer): Use with-current-buffer.
(sql-connect-informix, sql-connect-ingres, sql-connect-oracle): Simplify.
lisp/ChangeLog
lisp/progmodes/sql.el