emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 388f193: ; * etc/NEWS: Document new features of S


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 388f193: ; * etc/NEWS: Document new features of SQL Mode.
Date: Sat, 26 Dec 2015 14:29:57 +0000

branch: emacs-25
commit 388f193be7c1064f22eae5469e1efeb8f14099b9
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: Document new features of SQL Mode.
---
 etc/NEWS |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index ed88b1a..09b8c88 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]