aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorDavid Aspinall2007-01-20 13:59:33 +0000
committerDavid Aspinall2007-01-20 13:59:33 +0000
commitb09cc628554e79b6d8ed6a91e654d655b773550d (patch)
tree0efb18ac7b1b3ea64d2d999ee768fa7ce7c743a2 /generic
parentdad6a33237ce6af54e9b817526eacfa28815aeb3 (diff)
Tweak.
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-config.el2
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)