projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
138d9dc
)
; * lisp/progmodes/sql.el (sql-product-interactive): Doc fix (bug#60175)
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 18 Dec 2022 11:54:43 +0000
(13:54 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 18 Dec 2022 11:54:43 +0000
(13:54 +0200)
lisp/progmodes/sql.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/sql.el
b/lisp/progmodes/sql.el
index e585799dc63d7dc95ecf0adb4494b71250d79369..6a71da77a26f14054148a7b2a293977bad471cd9 100644
(file)
--- 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