Mercurial > hg > xemacs-beta
diff lisp/utils/autoload.el @ 153:25f70ba0133c r20-3b3
Import from CVS: tag r20-3b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:38:25 +0200 |
parents | 1370575f1259 |
children | 43dd3413c7c7 |
line wrap: on
line diff
--- a/lisp/utils/autoload.el Mon Aug 13 09:37:21 2007 +0200 +++ b/lisp/utils/autoload.el Mon Aug 13 09:38:25 2007 +0200 @@ -337,7 +337,7 @@ autoloads go somewhere else.") (defvar generated-custom-file - (expand-file-name "../lisp/prim/custom-load.el" data-directory) + (expand-file-name "../lisp/prim/cus-load.el" data-directory) "*File `update-file-autoloads' puts customization into.") ;; Written by Per Abrahamsen