You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/proofgeneral/files/proofgeneral-4.4-images-dir...

12 lines
358 B

--- PG-4.4-orig/generic/proof-site.el
+++ PG-4.4/generic/proof-site.el
@@ -127,7 +127,7 @@
:group 'proof-general-internals)
(defcustom proof-images-directory
- (concat proof-home-directory "images/")
+ "@SITEETC@/images/"
"Where Proof General image files are installed. Ends with slash."
:type 'directory
:group 'proof-general-internals)