summaryrefslogtreecommitdiff
path: root/lisp/progmodes/sql.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-12-18 13:54:43 +0200
committerEli Zaretskii <eliz@gnu.org>2022-12-18 13:54:43 +0200
commit91dd893e343500b6e3de56aee0207d6f1f8e73bc (patch)
treebaea6c1bdd4bda7c39d3508f96244bad219bfaf3 /lisp/progmodes/sql.el
parent138d9dc4cb07ce53486231eec5db0ca56bd66429 (diff)
downloademacs-91dd893e343500b6e3de56aee0207d6f1f8e73bc.tar.gz
; * lisp/progmodes/sql.el (sql-product-interactive): Doc fix (bug#60175)
Diffstat (limited to 'lisp/progmodes/sql.el')
-rw-r--r--lisp/progmodes/sql.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el
index e585799dc63..6a71da77a26 100644
--- a/lisp/progmodes/sql.el
+++ b/lisp/progmodes/sql.el
@@ -4526,7 +4526,8 @@ optionally is saved to the user's init file."
"Run PRODUCT interpreter as an inferior process.
If buffer `*SQL*' exists but no process is running, make a new process.
-If buffer exists and a process is running, just switch to buffer `*SQL*'.
+If buffer exists and a process is running, just make sure buffer `*SQL*'
+is displayed.
To specify the SQL product, prefix the call with
\\[universal-argument]. To set the buffer name as well, prefix