diff options
author | Michael R. Mauger <michael@mauger.com> | 2017-03-20 23:26:53 -0400 |
---|---|---|
committer | Michael R. Mauger <michael@mauger.com> | 2017-03-20 23:26:53 -0400 |
commit | c5a31f8292c94d19b80a3dbe0b3026693cc1090e (patch) | |
tree | 65a556fc731bb7b07ce9f20dbd103bec3e01d2b3 /lisp/emacs-lisp/lisp-mode.el | |
parent | 715962e5c416b62c1deea0bec16c88ae9c63674e (diff) | |
download | emacs-c5a31f8292c94d19b80a3dbe0b3026693cc1090e.tar.gz emacs-c5a31f8292c94d19b80a3dbe0b3026693cc1090e.tar.bz2 emacs-c5a31f8292c94d19b80a3dbe0b3026693cc1090e.zip |
* lisp/progmodes/sql.el: Version 3.6
(sql-login-params): Added :must-match for completition of
`server' and `database' login parameters.
(sql-sqlite-login-params, sql-postgres-login-params): Set
:must-match to `confirm'.
(sql-get-login-ext): Use :must-match value to control
`read-file-name' or `completing-read'.
(sql-connect): Added optional BUF-NAME parameter; Reworked
connection variable processing; Pass buffer name to
`sql-product-interactive'.
(sql-product-interactive): Pass buffer name along.
(sql-comint): Add optional BUF-NAME and calculate reasonable default.
(sql-comint-oracle, sql-sybase-comint, sql-comint-informix)
(sql-comint-sqlite, sql-comint-mysql, sql-comint-solid)
(sql-comint-ingres, sql-comint-ms, sql-comint-postgres)
(sql-comint-interbase, sql-comint-db2, sql-comint-linter)
(sql-comint-vertica): Add optional BUF-NAME, pass to
`sql-comint'.
(sql-oracle--list-oracle-name): New function.
(sql-oracle-list-all): Use it.
(sql-oracle-completion-object): Enhanced.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions