Mercurial > hg > xemacs-beta
comparison lisp/custom-load.el @ 462:0784d089fdc9 r21-2-46
Import from CVS: tag r21-2-46
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:44:37 +0200 |
parents | abe6d1db359e |
children | 5aa1854ad537 |
comparison
equal
deleted
inserted
replaced
461:120ed4009e51 | 462:0784d089fdc9 |
---|---|
15 (custom-add-loads 'package-tools '("package-get" "package-ui")) | 15 (custom-add-loads 'package-tools '("package-get" "package-ui")) |
16 (custom-add-loads 'widgets '("wid-browse" "wid-edit")) | 16 (custom-add-loads 'widgets '("wid-browse" "wid-edit")) |
17 (custom-add-loads 'menu '("menubar-items")) | 17 (custom-add-loads 'menu '("menubar-items")) |
18 (custom-add-loads 'minibuffer '("simple" "minibuf")) | 18 (custom-add-loads 'minibuffer '("simple" "minibuf")) |
19 (custom-add-loads 'log-message '("simple")) | 19 (custom-add-loads 'log-message '("simple")) |
20 (custom-add-loads 'environment '("frame" "keydefs" "minibuf" "modeline" "window-xemacs" "menubar" "gutter" "toolbar-items" "x-init" "cus-edit" "gnuserv" "sound")) | 20 (custom-add-loads 'environment '("frame" "keydefs" "minibuf" "modeline" "window-xemacs" "menubar" "gutter" "toolbar-items" "cus-edit" "gnuserv" "sound" "x-init")) |
21 (custom-add-loads 'sound '("sound")) | 21 (custom-add-loads 'sound '("sound")) |
22 (custom-add-loads 'pui '("package-ui")) | 22 (custom-add-loads 'pui '("package-ui")) |
23 (custom-add-loads 'terminals '("gnuserv")) | 23 (custom-add-loads 'terminals '("gnuserv")) |
24 (custom-add-loads 'auto-save '("files" "auto-save")) | 24 (custom-add-loads 'auto-save '("files" "auto-save")) |
25 (custom-add-loads 'mail '("simple" "startup")) | 25 (custom-add-loads 'mail '("simple" "startup")) |
80 (custom-add-loads 'wp '("printer" "cus-edit")) | 80 (custom-add-loads 'wp '("printer" "cus-edit")) |
81 (custom-add-loads 'vc '("files")) | 81 (custom-add-loads 'vc '("files")) |
82 (custom-add-loads 'isearch '("isearch-mode")) | 82 (custom-add-loads 'isearch '("isearch-mode")) |
83 (custom-add-loads 'font-lock-faces '("font-lock")) | 83 (custom-add-loads 'font-lock-faces '("font-lock")) |
84 (custom-add-loads 'modeline '("modeline")) | 84 (custom-add-loads 'modeline '("modeline")) |
85 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit" "dragdrop")) | 85 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "dragdrop" "cus-edit")) |
86 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) | 86 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) |
87 (custom-add-loads 'i18n '("cus-edit")) | 87 (custom-add-loads 'i18n '("cus-edit")) |
88 (custom-add-loads 'info '("toolbar-items" "info")) | 88 (custom-add-loads 'info '("toolbar-items" "info")) |
89 (custom-add-loads 'x '("x-faces")) | 89 (custom-add-loads 'x '("x-faces")) |
90 (custom-add-loads 'buffers-tab '("gutter-items")) | 90 (custom-add-loads 'buffers-tab '("gutter-items")) |