aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generic/proof-config.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el
index d4557aa8..fe53f61a 100644
--- a/generic/proof-config.el
+++ b/generic/proof-config.el
@@ -2625,7 +2625,8 @@ If this table is empty or needs adjusting, please make changes using
([(control c) (control u)] . proof-undo-last-successful-command)
([(control c) (control p)] . proof-prf)
([(control c) (control l)] . proof-layout-windows)
- ([(control c) (control c)] . proof-interrupt-process)
+ ([(control c) (control x)] . proof-shell-exit)
+ ([(control c) (control s)] . proof-shell-start)
([(control c) (control v)] . proof-minibuffer-cmd)
([(control c) (control w)] . pg-response-clear-displays)))
"List of key-bindings made for the script, goals and response buffer.