Mercurial > hg > xemacs-beta
comparison lisp/custom-load.el @ 398:74fd4e045ea6 r21-2-29
Import from CVS: tag r21-2-29
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:13:30 +0200 |
parents | 6719134a07c2 |
children | 2f8bb876ab1d |
comparison
equal
deleted
inserted
replaced
397:f4aeb21a5bad | 398:74fd4e045ea6 |
---|---|
13 (custom-add-loads 'package-tools '("package-get" "package-ui")) | 13 (custom-add-loads 'package-tools '("package-get" "package-ui")) |
14 (custom-add-loads 'widgets '("wid-browse" "wid-edit")) | 14 (custom-add-loads 'widgets '("wid-browse" "wid-edit")) |
15 (custom-add-loads 'menu '("menubar-items")) | 15 (custom-add-loads 'menu '("menubar-items")) |
16 (custom-add-loads 'minibuffer '("simple" "minibuf")) | 16 (custom-add-loads 'minibuffer '("simple" "minibuf")) |
17 (custom-add-loads 'log-message '("simple")) | 17 (custom-add-loads 'log-message '("simple")) |
18 (custom-add-loads 'environment '("frame" "keydefs" "minibuf" "modeline" "window-xemacs" "menubar" "x-init" "toolbar-items" "cus-edit" "gnuserv" "sound")) | 18 (custom-add-loads 'environment '("frame" "keydefs" "minibuf" "modeline" "window-xemacs" "menubar" "gutter-items" "x-init" "toolbar-items" "cus-edit" "gnuserv" "sound")) |
19 (custom-add-loads 'sound '("sound")) | 19 (custom-add-loads 'sound '("sound")) |
20 (custom-add-loads 'pui '("package-ui")) | 20 (custom-add-loads 'pui '("package-ui")) |
21 (custom-add-loads 'terminals '("gnuserv")) | 21 (custom-add-loads 'terminals '("gnuserv")) |
22 (custom-add-loads 'auto-save '("files" "auto-save")) | 22 (custom-add-loads 'auto-save '("files" "auto-save")) |
23 (custom-add-loads 'mail '("simple")) | 23 (custom-add-loads 'mail '("simple")) |
53 (custom-add-loads 'package-get '("package-get")) | 53 (custom-add-loads 'package-get '("package-get")) |
54 (custom-add-loads 'killing '("simple")) | 54 (custom-add-loads 'killing '("simple")) |
55 (custom-add-loads 'widget-button '("wid-edit")) | 55 (custom-add-loads 'widget-button '("wid-edit")) |
56 (custom-add-loads 'paren-blinking '("simple")) | 56 (custom-add-loads 'paren-blinking '("simple")) |
57 (custom-add-loads 'find-file '("files")) | 57 (custom-add-loads 'find-file '("files")) |
58 (custom-add-loads 'font-menu '("font-menu")) | |
58 (custom-add-loads 'files '("files")) | 59 (custom-add-loads 'files '("files")) |
59 (custom-add-loads 'build '("build-report")) | 60 (custom-add-loads 'build '("build-report")) |
60 (custom-add-loads 'font-lock '("font-lock")) | 61 (custom-add-loads 'font-lock '("font-lock")) |
61 (custom-add-loads 'external '("process" "cus-edit")) | 62 (custom-add-loads 'external '("process" "cus-edit")) |
62 (custom-add-loads 'development '("process" "lisp-mode" "cus-edit")) | 63 (custom-add-loads 'development '("process" "lisp-mode" "cus-edit")) |
63 (custom-add-loads 'gnuserv '("gnuserv")) | 64 (custom-add-loads 'gnuserv '("gnuserv")) |
65 (custom-add-loads 'gutter '("gutter-items")) | |
64 (custom-add-loads 'fill-comments '("simple")) | 66 (custom-add-loads 'fill-comments '("simple")) |
65 (custom-add-loads 'windows '("window" "window-xemacs")) | 67 (custom-add-loads 'windows '("window" "window-xemacs")) |
66 (custom-add-loads 'widget-faces '("wid-edit")) | 68 (custom-add-loads 'widget-faces '("wid-edit")) |
67 (custom-add-loads 'languages '("lisp-mode" "cus-edit" "font-lock")) | 69 (custom-add-loads 'languages '("lisp-mode" "cus-edit" "font-lock")) |
68 (custom-add-loads 'fill '("simple" "fill")) | 70 (custom-add-loads 'fill '("simple" "fill")) |
69 (custom-add-loads 'custom-magic-faces '("cus-edit")) | 71 (custom-add-loads 'custom-magic-faces '("cus-edit")) |
70 (custom-add-loads 'display '("toolbar" "scrollbar" "auto-show")) | 72 (custom-add-loads 'display '("toolbar" "scrollbar" "gutter-items" "auto-show")) |
71 (custom-add-loads 'faces '("faces" "cus-edit" "font-lock" "font" "hyper-apropos" "info" "wid-edit")) | 73 (custom-add-loads 'faces '("faces" "cus-edit" "font-lock" "font" "hyper-apropos" "info" "wid-edit")) |
72 (custom-add-loads 'emacs '("faces" "help" "files" "cus-edit" "package-get")) | 74 (custom-add-loads 'emacs '("faces" "help" "files" "cus-edit" "package-get")) |
73 (custom-add-loads 'processes '("process" "gnuserv")) | 75 (custom-add-loads 'processes '("process" "gnuserv")) |
74 (custom-add-loads 'hyper-apropos '("hyper-apropos")) | 76 (custom-add-loads 'hyper-apropos '("hyper-apropos")) |
75 (custom-add-loads 'wp '("cus-edit")) | 77 (custom-add-loads 'wp '("cus-edit")) |
76 (custom-add-loads 'vc '("files")) | 78 (custom-add-loads 'vc '("files")) |
77 (custom-add-loads 'isearch '("isearch-mode")) | 79 (custom-add-loads 'isearch '("isearch-mode")) |
78 (custom-add-loads 'font-lock-faces '("font-lock")) | 80 (custom-add-loads 'font-lock-faces '("font-lock")) |
79 (custom-add-loads 'modeline '("modeline")) | 81 (custom-add-loads 'modeline '("modeline")) |
80 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "dragdrop" "cus-edit")) | 82 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit" "dragdrop")) |
81 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) | 83 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) |
82 (custom-add-loads 'i18n '("cus-edit")) | 84 (custom-add-loads 'i18n '("cus-edit")) |
83 (custom-add-loads 'info '("toolbar-items" "info")) | 85 (custom-add-loads 'info '("toolbar-items" "info")) |
84 (custom-add-loads 'x '("x-faces" "x-font-menu")) | 86 (custom-add-loads 'x '("x-faces" "font-menu")) |
87 (custom-add-loads 'buffers-tab '("gutter-items")) | |
85 | 88 |
86 ;;; custom-load.el ends here | 89 ;;; custom-load.el ends here |