aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-10-01 11:49:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-10-01 11:49:23 +0000
commit8fba6db8f135212bf220da53964f3362a605663c (patch)
treea5e6704ec1d6ba8eeefd3391c77436544e4fd035
parenta25e98cab3c82f3b95115b532636f5869b9e0651 (diff)
proof-script-command-separator: removed (always a space)
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fd151eb7..341d38a5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -134,6 +134,7 @@
proof-shell-abort-goal-regexp: removed (ordinary response)
proof-shell-error-or-interrupt-seen: removed, use p-s-last-output-kind
proof-script-next-entity-regexps,next-entity-fn: removed (func-menu dead)
+ proof-script-command-separator: removed (always a space)
*** Simplified version of comint now used for proof shell (internal)
To improve efficiency, a cut-down version of comint is now used.