diff lisp/custom/cus-edit.el @ 171:929b76928fce r20-3b12

Import from CVS: tag r20-3b12
author cvs
date Mon, 13 Aug 2007 09:47:52 +0200
parents 85ec50267440
children 8eaf7971accc
line wrap: on
line diff
--- a/lisp/custom/cus-edit.el	Mon Aug 13 09:47:00 2007 +0200
+++ b/lisp/custom/cus-edit.el	Mon Aug 13 09:47:52 2007 +0200
@@ -2859,8 +2859,8 @@
 
 ;;; The `custom-save-all' Function.
 ;;;###autoload
-(defcustom custom-file (if (featurep 'xemacs)
-			   "~/.xemacs-custom"
+(defcustom custom-file (if (boundp 'emacs-user-extension-dir)
+			   (concat emacs-user-extension-dir "options.el")
 			 "~/.emacs")
   "File used for storing customization information.
 If you change this from the default \"~/.emacs\" you need to