Mercurial > hg > xemacs-beta
diff lisp/custom-load.el @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | |
children | c42ec1d1cded |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lisp/custom-load.el Mon Aug 13 10:30:37 2007 +0200 @@ -0,0 +1,79 @@ +;;; custom-load.el --- automatically extracted custom dependencies + +;;; Code: + +(custom-add-loads 'extensions '("auto-show" "wid-edit")) +(custom-add-loads 'info-faces '("info")) +(custom-add-loads 'custom-buffer '("cus-edit")) +(custom-add-loads 'custom-faces '("cus-edit")) +(custom-add-loads 'auto-show '("auto-show")) +(custom-add-loads 'mouse '("mouse" "mwheel")) +(custom-add-loads 'etags '("etags")) +(custom-add-loads 'widgets '("wid-browse" "wid-edit")) +(custom-add-loads 'menu '("x-menubar")) +(custom-add-loads 'minibuffer '("simple" "minibuf")) +(custom-add-loads 'log-message '("simple")) +(custom-add-loads 'environment '("frame" "keydefs" "minibuf" "modeline" "window-xemacs" "menubar" "x-init" "x-toolbar" "cus-edit" "gnuserv" "sound")) +(custom-add-loads 'sound '("sound")) +(custom-add-loads 'terminals '("gnuserv")) +(custom-add-loads 'auto-save '("files" "auto-save")) +(custom-add-loads 'mail '("simple")) +(custom-add-loads 'custom-menu '("cus-edit")) +(custom-add-loads 'docs '("hyper-apropos" "info")) +(custom-add-loads 'tools '("etags" "hyper-apropos")) +(custom-add-loads 'editing-basics '("cmdloop" "simple" "files" "lisp")) +(custom-add-loads 'internal '("cus-edit")) +(custom-add-loads 'help-appearance '("help" "help-macro")) +(custom-add-loads 'build-report '("build-report")) +(custom-add-loads 'buffers-menu '("x-menubar")) +(custom-add-loads 'hypermedia '("wid-edit")) +(custom-add-loads 'lisp '("lisp" "lisp-mode" "hyper-apropos")) +(custom-add-loads 'applications '("cus-edit")) +(custom-add-loads 'help '("help" "cus-edit" "hyper-apropos" "info")) +(custom-add-loads 'keyboard '("cmdloop")) +(custom-add-loads 'hyper-apropos-faces '("hyper-apropos")) +(custom-add-loads 'widget-browse '("wid-browse")) +(custom-add-loads 'data '("auto-save")) +(custom-add-loads 'warnings '("simple")) +(custom-add-loads 'widget-documentation '("wid-edit")) +(custom-add-loads 'backup '("files")) +(custom-add-loads 'frames '("frame" "window-xemacs" "gui" "gnuserv")) +(custom-add-loads 'customize '("cus-edit" "wid-edit")) +(custom-add-loads 'custom-browse '("cus-edit")) +(custom-add-loads 'abbrev '("abbrev" "files")) +(custom-add-loads 'programming '("cus-edit")) +(custom-add-loads 'toolbar '("x-toolbar")) +(custom-add-loads 'dired '("files")) +(custom-add-loads 'killing '("simple")) +(custom-add-loads 'widget-button '("wid-edit")) +(custom-add-loads 'paren-blinking '("simple")) +(custom-add-loads 'find-file '("files")) +(custom-add-loads 'files '("files")) +(custom-add-loads 'build '("build-report")) +(custom-add-loads 'font-lock '("font-lock")) +(custom-add-loads 'external '("process" "cus-edit")) +(custom-add-loads 'development '("process" "lisp-mode" "cus-edit")) +(custom-add-loads 'gnuserv '("gnuserv")) +(custom-add-loads 'fill-comments '("simple")) +(custom-add-loads 'windows '("window" "window-xemacs")) +(custom-add-loads 'widget-faces '("wid-edit")) +(custom-add-loads 'languages '("lisp-mode" "cus-edit" "font-lock")) +(custom-add-loads 'fill '("simple" "fill")) +(custom-add-loads 'custom-magic-faces '("cus-edit")) +(custom-add-loads 'display '("auto-show")) +(custom-add-loads 'faces '("faces" "cus-edit" "font-lock" "font" "hyper-apropos" "info" "wid-edit")) +(custom-add-loads 'emacs '("faces" "help" "files" "cus-edit")) +(custom-add-loads 'processes '("process" "gnuserv")) +(custom-add-loads 'hyper-apropos '("hyper-apropos")) +(custom-add-loads 'wp '("cus-edit")) +(custom-add-loads 'vc '("files")) +(custom-add-loads 'isearch '("isearch-mode")) +(custom-add-loads 'font-lock-faces '("font-lock")) +(custom-add-loads 'modeline '("modeline")) +(custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit")) +(custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) +(custom-add-loads 'i18n '("cus-edit")) +(custom-add-loads 'info '("x-toolbar" "info")) +(custom-add-loads 'x '("x-faces" "x-font-menu")) + +;;; custom-load.el ends here