diff options
| author | Kim F. Storm | 2002-09-08 21:40:05 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2002-09-08 21:40:05 +0000 |
| commit | d656c20beaeaa087401d74c705ab4bd8709158da (patch) | |
| tree | b1c936772c2f0f0a42929c723571f26a36ce23d8 /lisp/cus-load.el | |
| parent | f19e949bcb426d952df8344a26562ad899fa166d (diff) | |
| download | emacs-d656c20beaeaa087401d74c705ab4bd8709158da.tar.gz emacs-d656c20beaeaa087401d74c705ab4bd8709158da.zip | |
Regenerated
Diffstat (limited to 'lisp/cus-load.el')
| -rw-r--r-- | lisp/cus-load.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el index c93f17035fd..4591db7b288 100644 --- a/lisp/cus-load.el +++ b/lisp/cus-load.el | |||
| @@ -345,7 +345,7 @@ | |||
| 345 | (put 'log-edit 'custom-loads '("log-edit")) | 345 | (put 'log-edit 'custom-loads '("log-edit")) |
| 346 | (put 'message-forwarding 'custom-loads '("message")) | 346 | (put 'message-forwarding 'custom-loads '("message")) |
| 347 | (put 'message-faces 'custom-loads '("message")) | 347 | (put 'message-faces 'custom-loads '("message")) |
| 348 | (put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars" "ruler-mode" "w32-vars")) | 348 | (put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars" "w32-vars")) |
| 349 | (put 'ibuffer 'custom-loads '("ibuf-ext" "ibuffer")) | 349 | (put 'ibuffer 'custom-loads '("ibuf-ext" "ibuffer")) |
| 350 | (put 'perl 'custom-loads '("perl-mode")) | 350 | (put 'perl 'custom-loads '("perl-mode")) |
| 351 | (put 'vhdl-port 'custom-loads '("vhdl-mode")) | 351 | (put 'vhdl-port 'custom-loads '("vhdl-mode")) |
| @@ -355,7 +355,7 @@ | |||
| 355 | (put 'comm 'custom-loads '("eudc-vars" "ldap" "net-utils")) | 355 | (put 'comm 'custom-loads '("eudc-vars" "ldap" "net-utils")) |
| 356 | (put 'type-break 'custom-loads '("type-break")) | 356 | (put 'type-break 'custom-loads '("type-break")) |
| 357 | (put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils")) | 357 | (put 'mh 'custom-loads '("mh-comp" "mh-e" "mh-utils")) |
| 358 | (put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "filesets" "follow" "hippie-exp" "ibuffer" "ido" "imenu" "iswitchb" "kmacro" "repeat" "speedbar" "whitespace" "windmove" "cua-base" "pc-select")) | 358 | (put 'convenience 'custom-loads '("abbrev" "autoinsert" "autorevert" "bs" "calculator" "complete" "completion" "dabbrev" "ffap" "filecache" "filesets" "follow" "hippie-exp" "ibuffer" "ido" "imenu" "iswitchb" "kmacro" "repeat" "ruler-mode" "speedbar" "whitespace" "windmove" "cua-base" "pc-select")) |
| 359 | (put 'lm 'custom-loads '("landmark")) | 359 | (put 'lm 'custom-loads '("landmark")) |
| 360 | (put 'ruler-mode 'custom-loads '("ruler-mode")) | 360 | (put 'ruler-mode 'custom-loads '("ruler-mode")) |
| 361 | (put 'idlwave-routine-info 'custom-loads '("idlwave")) | 361 | (put 'idlwave-routine-info 'custom-loads '("idlwave")) |
| @@ -402,7 +402,7 @@ | |||
| 402 | (put 'nil 'custom-loads '("button")) | 402 | (put 'nil 'custom-loads '("button")) |
| 403 | (put 'pcmpl-cvs 'custom-loads '("pcmpl-cvs")) | 403 | (put 'pcmpl-cvs 'custom-loads '("pcmpl-cvs")) |
| 404 | (put 'eshell-mode 'custom-loads '("esh-mode")) | 404 | (put 'eshell-mode 'custom-loads '("esh-mode")) |
| 405 | (put 'files 'custom-loads '("mule" "files" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow" "ange-ftp" "tramp")) | 405 | (put 'files 'custom-loads '("mule" "files" "autoinsert" "autorevert" "cus-edit" "dired" "filecache" "recentf" "shadow" "ange-ftp" "tramp")) |
| 406 | (put 'pcl-cvs 'custom-loads '("cvs-status" "log-edit" "log-view" "pcvs-defs" "pcvs-info" "pcvs-parse" "pcvs")) | 406 | (put 'pcl-cvs 'custom-loads '("cvs-status" "log-edit" "log-view" "pcvs-defs" "pcvs-info" "pcvs-parse" "pcvs")) |
| 407 | (put 'rmail-files 'custom-loads '("rmail")) | 407 | (put 'rmail-files 'custom-loads '("rmail")) |
| 408 | (put 'gnus-summary-format 'custom-loads '("gnus-sum" "gnus")) | 408 | (put 'gnus-summary-format 'custom-loads '("gnus-sum" "gnus")) |