diff lisp/config.el @ 353:3b3709405255 r21-1-6

Import from CVS: tag r21-1-6
author cvs
date Mon, 13 Aug 2007 10:55:33 +0200
parents c5d627a313b1
children cc15677e0335
line wrap: on
line diff
--- a/lisp/config.el	Mon Aug 13 10:54:55 2007 +0200
+++ b/lisp/config.el	Mon Aug 13 10:55:33 2007 +0200
@@ -29,7 +29,7 @@
 ;;; Code:
 
 
-(defvar config-value-file (expand-file-name "config.values" exec-directory)
+(defvar config-value-file (expand-file-name "config.values" doc-directory)
   "File containing configuration parameters and their values.")
 
 (defvar config-value-hash-table nil