Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
388f193b
Commit
388f193b
authored
Dec 26, 2015
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; * etc/NEWS: Document new features of SQL Mode.
parent
4b5b3985
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
etc/NEWS
etc/NEWS
+8
-4
No files found.
etc/NEWS
View file @
388f193b
...
...
@@ -797,14 +797,18 @@ filesystem notifications.
** SQL mode
---
*** New user variable `sql-default-directory' enables remote
connections using Tramp.
*** New command `sql-send-line-and-next' sends the current line to the
interactive buffer and advances to the next line, skipping whitespace
and comments.
---
*** New command `sql-send-line-and-next'.
This command, bound to `C-c C-n' by default, sends the current line to
the SQL process and advances to the next line, skipping whitespace and
comments.
*** Add support for Vertica SQL.
---
*** Added support for Vertica SQL.
** VC and related modes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment