aboutsummaryrefslogtreecommitdiff
path: root/etc/ProofGeneral.patch
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ProofGeneral.patch')
-rw-r--r--etc/ProofGeneral.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/ProofGeneral.patch b/etc/ProofGeneral.patch
index 0e7043d9..b0be5c97 100644
--- a/etc/ProofGeneral.patch
+++ b/etc/ProofGeneral.patch
@@ -19,15 +19,15 @@ diff -cr ProofGeneral.old/generic/proof-site.el ProofGeneral/generic/proof-site.
*** 76,82 ****
:group 'proof-internal)
- (defcustom proof-internal-info-directory
-! (concat proof-internal-home-directory "doc/")
+ (defcustom proof-info-directory
+! (concat proof-home-directory "doc/")
"*Where Proof General Info files are installed."
:type 'directory
:group 'proof-internal)
--- 76,82 ----
:group 'proof-internal)
- (defcustom proof-internal-info-directory
+ (defcustom proof-info-directory
! "/usr/info/"
"*Where Proof General Info files are installed."
:type 'directory