Mercurial > hg > xemacs-beta
diff lisp/custom/custom-load.el @ 199:169c0442b401 r20-3b26
Import from CVS: tag r20-3b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:33 +0200 |
parents | acd284d43ca1 |
children | eb5470882647 |
line wrap: on
line diff
--- a/lisp/custom/custom-load.el Mon Aug 13 10:00:04 2007 +0200 +++ b/lisp/custom/custom-load.el Mon Aug 13 10:00:33 2007 +0200 @@ -1,13 +1,13 @@ ;;; custom-load.el --- automatically extracted custom dependencies -;; Created by SL Baur on Tue Sep 30 18:08:42 1997 +;; Created by SL Baur on Thu Oct 2 17:05:30 1997 ;;; Code: (custom-put 'extensions 'custom-loads '("wid-edit")) (custom-put 'custom-buffer 'custom-loads '("cus-edit")) (custom-put 'custom-faces 'custom-loads '("cus-edit")) -(custom-put 'widgets 'custom-loads '("wid-edit" "wid-browse")) +(custom-put 'widgets 'custom-loads '("wid-browse" "wid-edit")) (custom-put 'environment 'custom-loads '("cus-edit")) (custom-put 'custom-menu 'custom-loads '("cus-edit")) (custom-put 'internal 'custom-loads '("cus-edit")) @@ -27,7 +27,7 @@ (custom-put 'widget-faces 'custom-loads '("wid-edit")) (custom-put 'languages 'custom-loads '("cus-edit")) (custom-put 'custom-magic-faces 'custom-loads '("cus-edit")) -(custom-put 'faces 'custom-loads '("auto-autoloads" "wid-edit" "cus-edit")) +(custom-put 'faces 'custom-loads '("cus-edit" "wid-edit")) (custom-put 'emacs 'custom-loads '("cus-edit")) (custom-put 'processes 'custom-loads '("cus-edit")) (custom-put 'wp 'custom-loads '("cus-edit"))