Mercurial > hg > xemacs-beta
diff lisp/modes/custom-load.el @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | 850242ba4a81 |
children | 41ff10fd062f |
line wrap: on
line diff
--- a/lisp/modes/custom-load.el Mon Aug 13 10:02:48 2007 +0200 +++ b/lisp/modes/custom-load.el Mon Aug 13 10:03:52 2007 +0200 @@ -1,73 +1,72 @@ ;;; custom-load.el --- automatically extracted custom dependencies -;; Created by SL Baur on Thu Oct 9 20:52:16 1997 ;;; Code: -(custom-put 'extensions 'custom-loads '("auto-show" "strokes")) -(custom-put 'message 'custom-loads '("sendmail")) -(custom-put 'prolog 'custom-loads '("prolog")) -(custom-put 'auto-show 'custom-loads '("auto-show")) -(custom-put 'mouse 'custom-loads '("outl-mouse" "strokes")) -(custom-put 'mail-abbrevs 'custom-loads '("mail-abbrevs")) -(custom-put 'pascal 'custom-loads '("pascal")) -(custom-put 'tex 'custom-loads '("reftex" "texinfo")) -(custom-put 'tcl 'custom-loads '("tcl")) -(custom-put 'icon 'custom-loads '("icon")) -(custom-put 'texinfo 'custom-loads '("texinfo")) -(custom-put 'xrdb 'custom-loads '("xrdb-mode")) -(custom-put 'mail 'custom-loads '("mail-abbrevs")) -(custom-put 'fortran-indent 'custom-loads '("fortran")) -(custom-put 'docs 'custom-loads '("texinfo")) -(custom-put 'lisp-indent 'custom-loads '("cl-indent")) -(custom-put 'tools 'custom-loads '("hideshow" "lazy-shot" "make-mode")) -(custom-put 'lisp 'custom-loads '("lisp-mode" "cl-indent" "strokes")) -(custom-put 'reftex 'custom-loads '("reftex")) -(custom-put 'outlines 'custom-loads '("hideshow" "outl-mouse" "whitespace-mode")) -(custom-put 'f90 'custom-loads '("f90")) -(custom-put 'perl 'custom-loads '("cperl-mode")) -(custom-put 'asm 'custom-loads '("asm-mode")) -(custom-put 'ada 'custom-loads '("ada-mode")) -(custom-put 'reftex-label-support 'custom-loads '("reftex")) -(custom-put 'data 'custom-loads '("arc-mode" "xrdb-mode")) -(custom-put 'fortran-comment 'custom-loads '("fortran")) -(custom-put 'outl-mouse 'custom-loads '("outl-mouse")) -(custom-put 'frames 'custom-loads '("rsz-minibuf")) -(custom-put 'cperl-electric 'custom-loads '("cperl-mode")) -(custom-put 'verilog 'custom-loads '("verilog-mode")) -(custom-put 'abbrev 'custom-loads '("abbrev")) -(custom-put 'f90-indent 'custom-loads '("f90")) -(custom-put 'strokes 'custom-loads '("strokes")) -(custom-put 'lazy-shot 'custom-loads '("lazy-shot")) -(custom-put 'archive-lzh 'custom-loads '("arc-mode")) -(custom-put 'scribe 'custom-loads '("scribe")) -(custom-put 'archive 'custom-loads '("arc-mode")) -(custom-put 'c-macro 'custom-loads '("cmacexp")) -(custom-put 'vrml 'custom-loads '("vrml-mode")) -(custom-put 'simula 'custom-loads '("simula")) -(custom-put 'archive-arc 'custom-loads '("arc-mode")) -(custom-put 'fortran 'custom-loads '("f90" "fortran")) -(custom-put 'cperl-faces 'custom-loads '("cperl-mode")) -(custom-put 'resize-minibuffer 'custom-loads '("rsz-minibuf")) -(custom-put 'languages 'custom-loads '("ada-mode" "asm-mode" "cperl-mode" "fortran" "icon" "pascal" "prolog" "rexx-mode" "sh-script" "simula" "tcl" "verilog-mode" "vhdl-mode" "vrml-mode" "winmgr-mode" "xrdb-mode")) -(custom-put 'cperl-indent 'custom-loads '("cperl-mode")) -(custom-put 'archive-zoo 'custom-loads '("arc-mode")) -(custom-put 'archive-zip 'custom-loads '("arc-mode")) -(custom-put 'display 'custom-loads '("auto-show")) -(custom-put 'faces 'custom-loads '("cperl-mode")) -(custom-put 'hideshow 'custom-loads '("hideshow")) -(custom-put 'vhdl 'custom-loads '("vhdl-mode")) -(custom-put 'enriched 'custom-loads '("enriched")) -(custom-put 'processes 'custom-loads '("executable")) -(custom-put 'rexx 'custom-loads '("rexx-mode")) -(custom-put 'executable 'custom-loads '("executable")) -(custom-put 'wp 'custom-loads '("enriched" "scribe" "texinfo")) -(custom-put 'sh 'custom-loads '("sh-script")) -(custom-put 'makefile-mode 'custom-loads '("make-mode")) -(custom-put 'whitespace 'custom-loads '("whitespace-mode")) -(custom-put 'matching 'custom-loads '("whitespace-mode")) -(custom-put 'winmgr 'custom-loads '("winmgr-mode")) -(custom-put 'unix 'custom-loads '("sh-script")) -(custom-put 'c 'custom-loads '("cmacexp")) +(custom-add-loads 'extensions '("auto-show" "strokes")) +(custom-add-loads 'message '("sendmail")) +(custom-add-loads 'prolog '("prolog")) +(custom-add-loads 'auto-show '("auto-show")) +(custom-add-loads 'mouse '("outl-mouse" "strokes")) +(custom-add-loads 'mail-abbrevs '("mail-abbrevs")) +(custom-add-loads 'pascal '("pascal")) +(custom-add-loads 'tex '("reftex" "texinfo")) +(custom-add-loads 'tcl '("tcl")) +(custom-add-loads 'icon '("icon")) +(custom-add-loads 'texinfo '("texinfo")) +(custom-add-loads 'xrdb '("xrdb-mode")) +(custom-add-loads 'mail '("mail-abbrevs")) +(custom-add-loads 'fortran-indent '("fortran")) +(custom-add-loads 'docs '("texinfo")) +(custom-add-loads 'lisp-indent '("cl-indent")) +(custom-add-loads 'tools '("hideshow" "lazy-shot" "make-mode")) +(custom-add-loads 'lisp '("lisp-mode" "cl-indent" "strokes")) +(custom-add-loads 'reftex '("reftex")) +(custom-add-loads 'outlines '("hideshow" "outl-mouse" "whitespace-mode")) +(custom-add-loads 'f90 '("f90")) +(custom-add-loads 'perl '("cperl-mode")) +(custom-add-loads 'asm '("asm-mode")) +(custom-add-loads 'ada '("ada-mode")) +(custom-add-loads 'reftex-label-support '("reftex")) +(custom-add-loads 'data '("arc-mode" "xrdb-mode")) +(custom-add-loads 'fortran-comment '("fortran")) +(custom-add-loads 'outl-mouse '("outl-mouse")) +(custom-add-loads 'frames '("rsz-minibuf")) +(custom-add-loads 'cperl-electric '("cperl-mode")) +(custom-add-loads 'verilog '("verilog-mode")) +(custom-add-loads 'abbrev '("abbrev")) +(custom-add-loads 'f90-indent '("f90")) +(custom-add-loads 'strokes '("strokes")) +(custom-add-loads 'lazy-shot '("lazy-shot")) +(custom-add-loads 'archive-lzh '("arc-mode")) +(custom-add-loads 'scribe '("scribe")) +(custom-add-loads 'archive '("arc-mode")) +(custom-add-loads 'c-macro '("cmacexp")) +(custom-add-loads 'vrml '("vrml-mode")) +(custom-add-loads 'simula '("simula")) +(custom-add-loads 'archive-arc '("arc-mode")) +(custom-add-loads 'fortran '("f90" "fortran")) +(custom-add-loads 'cperl-faces '("cperl-mode")) +(custom-add-loads 'resize-minibuffer '("rsz-minibuf")) +(custom-add-loads 'languages '("ada-mode" "asm-mode" "cperl-mode" "fortran" "icon" "pascal" "prolog" "rexx-mode" "sh-script" "simula" "tcl" "verilog-mode" "vhdl-mode" "vrml-mode" "winmgr-mode" "xrdb-mode")) +(custom-add-loads 'cperl-indent '("cperl-mode")) +(custom-add-loads 'archive-zoo '("arc-mode")) +(custom-add-loads 'archive-zip '("arc-mode")) +(custom-add-loads 'display '("auto-show")) +(custom-add-loads 'faces '("cperl-mode" "lazy-shot")) +(custom-add-loads 'hideshow '("hideshow")) +(custom-add-loads 'vhdl '("vhdl-mode")) +(custom-add-loads 'enriched '("enriched")) +(custom-add-loads 'processes '("executable")) +(custom-add-loads 'rexx '("rexx-mode")) +(custom-add-loads 'executable '("executable")) +(custom-add-loads 'wp '("enriched" "scribe" "texinfo")) +(custom-add-loads 'sh '("sh-script")) +(custom-add-loads 'makefile-mode '("make-mode")) +(custom-add-loads 'whitespace '("whitespace-mode")) +(custom-add-loads 'matching '("whitespace-mode")) +(custom-add-loads 'winmgr '("winmgr-mode")) +(custom-add-loads 'unix '("sh-script")) +(custom-add-loads 'c '("cmacexp")) ;;; custom-load.el ends here