diff options
author | Michael Mauger <mmaug@yahoo.com> | 2010-08-10 19:04:32 -0400 |
---|---|---|
committer | Michael Mauger <mmaug@yahoo.com> | 2010-08-10 19:04:32 -0400 |
commit | 3bd2cfef67d5eaf65a50ccc54a1f70a5328cc8d1 (patch) | |
tree | 3b49fcffc39e7f83180e338274c6308f892709c9 /lisp/emacs-lisp | |
parent | 490b89acab3e759426ede25c31c94268df55e925 (diff) | |
download | emacs-3bd2cfef67d5eaf65a50ccc54a1f70a5328cc8d1.tar.gz emacs-3bd2cfef67d5eaf65a50ccc54a1f70a5328cc8d1.tar.bz2 emacs-3bd2cfef67d5eaf65a50ccc54a1f70a5328cc8d1.zip |
Suppress continuation prompts in SQL interactive mode
* progmodes/sql.el: Version 2.5
(sql-product-alist): Add :prompt-cont-regexp property for several
database products.
(sql-prompt-cont-regexp): New variable.
(sql-output-newline-count, sql-output-by-send): New
variables. Record number of newlines in input text.
(sql-send-string): Handle multiple filters and count newlines.
(sql-send-magic-terminator): Count terminator newline.
(sql-interactive-remove-continuation-prompt): Filters output to
remove continuation prompts; one for each newline.
(sql-interactive-mode): Set up new variables, prompt regexp and
output filter.
(sql-mode-sqlite-font-lock-keywords): Correct some keywords.
(sql-make-alternate-buffer-name): Correct buffer name in edge
cases.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions