From 52096babd73fdefd3791b9351cb8cf055f096ee3 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 3 Aug 2010 23:53:06 +0000 Subject: proof-allow-undo-in-read-only: remove, use proof-strict-read-only instead. --- generic/proof-useropts.el | 7 ------- 1 file changed, 7 deletions(-) (limited to 'generic/proof-useropts.el') diff --git a/generic/proof-useropts.el b/generic/proof-useropts.el index 07d0464e..be52f32f 100644 --- a/generic/proof-useropts.el +++ b/generic/proof-useropts.el @@ -131,13 +131,6 @@ you a reprimand!)." :set 'proof-set-value :group 'proof-user-options) -(defcustom proof-allow-undo-in-read-only nil - "*Whether Proof General allows text undo in the read-only region. -If non-nil, undo will allow altering of processed text. -If nil, undo is blocked if the next undo is in processed text." - :type 'boolean - :group 'proof-user-options) - (defcustom proof-three-window-enable nil "*Whether response and goals buffers have dedicated windows. If non-nil, Emacs windows displaying messages from the prover will not -- cgit v1.2.3