comparison lisp/custom-load.el @ 464:5aa1854ad537 r21-2-47

Import from CVS: tag r21-2-47
author cvs
date Mon, 13 Aug 2007 11:45:51 +0200
parents 0784d089fdc9
children 7039e6323819
comparison
equal deleted inserted replaced
463:a158004111cd 464:5aa1854ad537
84 (custom-add-loads 'modeline '("modeline")) 84 (custom-add-loads 'modeline '("modeline"))
85 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "dragdrop" "cus-edit")) 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 '("gtk-faces" "x-faces"))
90 (custom-add-loads 'buffers-tab '("gutter-items")) 90 (custom-add-loads 'buffers-tab '("gutter-items"))
91 91
92 ;;; custom-load.el ends here 92 ;;; custom-load.el ends here