diff options
| author | David Aspinall | 2007-01-20 13:59:33 +0000 |
|---|---|---|
| committer | David Aspinall | 2007-01-20 13:59:33 +0000 |
| commit | b09cc628554e79b6d8ed6a91e654d655b773550d (patch) | |
| tree | 0efb18ac7b1b3ea64d2d999ee768fa7ce7c743a2 | |
| parent | dad6a33237ce6af54e9b817526eacfa28815aeb3 (diff) | |
Tweak.
| -rw-r--r-- | generic/proof-config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el index d8261e79..08b7369b 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -2187,7 +2187,7 @@ response buffer." (defcustom proof-shell-unicode nil "Tell whether communication between Proof General and the prover -process is 8bit clean, without using any special non-ASCII characters! +process is 8bit clean, without using any special non-ASCII characters. If so, the process coding system will be set to utf-8." :type 'boolean :group 'proof-shell) |
