aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2b4764a8..470a305d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,13 @@ Instead the menu reflects the current minor mode status; toggling it
will also update the default "global for PG" behaviour for new script
buffers.
+*** Movement of cursor on interrupt is disabled
+
+By default, the cursor jumps to the end of the locked region on an
+error. Previously it also jumped on an interrupt. This is configurable
+via `proof-shell-handle-error-or-interrupt-hook', which see.
+
+
*** Proof General -> Options menu changes
**** Improvement to options handling