Mercurial > hg > xemacs-beta
view lisp/custom/custom-load.el @ 195:a2f645c6b9f8 r20-3b24
Import from CVS: tag r20-3b24
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:59:05 +0200 |
parents | ecf6ba7b0a10 |
children | acd284d43ca1 |
line wrap: on
line source
;;; custom-load.el --- automatically extracted custom dependencies ;; Created by SL Baur on Sat Sep 27 08:13:41 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 'environment 'custom-loads '("cus-edit")) (custom-put 'custom-menu 'custom-loads '("cus-edit")) (custom-put 'internal 'custom-loads '("cus-edit")) (custom-put 'hypermedia 'custom-loads '("wid-edit")) (custom-put 'applications 'custom-loads '("cus-edit")) (custom-put 'help 'custom-loads '("cus-edit")) (custom-put 'widget-browse 'custom-loads '("wid-browse")) (custom-put 'widget-documentation 'custom-loads '("wid-edit")) (custom-put 'customize 'custom-loads '("cus-edit" "wid-edit")) (custom-put 'custom-browse 'custom-loads '("cus-edit")) (custom-put 'abbrev 'custom-loads '("cus-edit")) (custom-put 'programming 'custom-loads '("cus-edit")) (custom-put 'widget-button 'custom-loads '("wid-edit")) (custom-put 'files 'custom-loads '("cus-edit")) (custom-put 'external 'custom-loads '("cus-edit")) (custom-put 'development 'custom-loads '("cus-edit")) (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 '("cus-face" "wid-edit" "cus-edit")) (custom-put 'emacs 'custom-loads '("cus-edit")) (custom-put 'processes 'custom-loads '("cus-edit")) (custom-put 'wp 'custom-loads '("cus-edit")) (custom-put 'editing 'custom-loads '("cus-edit")) (custom-put 'i18n 'custom-loads '("cus-edit")) ;;; custom-load.el ends here