=================================================================== RCS file: /home/cvs/OpenXM_contrib/pari/emacs/Attic/pari.el,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- OpenXM_contrib/pari/emacs/Attic/pari.el 2000/01/09 17:35:30 1.1 +++ OpenXM_contrib/pari/emacs/Attic/pari.el 2005/07/12 02:25:59 1.2 @@ -62,11 +62,11 @@ ;; Set the following five constants for your site ;; CONFIGURE: -(defconst gp-gphelp-dir "../../../bin/" +(defconst gp-gphelp-dir "/usr/local/bin/" "The directory where gphelp is to be found") ;; CONFIGURE: -(defconst gp-file-name "../../../bin/gp" +(defconst gp-file-name "/usr/local/bin/gp" "The file name of the gp executable file") ;; To customize variables: