comparison lisp/custom-load.el @ 377:d883f39b8495 r21-2b4

Import from CVS: tag r21-2b4
author cvs
date Mon, 13 Aug 2007 11:05:42 +0200
parents a300bb07d72d
children 1f50e6fe4f3f
comparison
equal deleted inserted replaced
376:e2295b4d9f2e 377:d883f39b8495
73 (custom-add-loads 'wp '("cus-edit")) 73 (custom-add-loads 'wp '("cus-edit"))
74 (custom-add-loads 'vc '("files")) 74 (custom-add-loads 'vc '("files"))
75 (custom-add-loads 'isearch '("isearch-mode")) 75 (custom-add-loads 'isearch '("isearch-mode"))
76 (custom-add-loads 'font-lock-faces '("font-lock")) 76 (custom-add-loads 'font-lock-faces '("font-lock"))
77 (custom-add-loads 'modeline '("modeline")) 77 (custom-add-loads 'modeline '("modeline"))
78 (custom-add-loads 'packages '("package-get-custom"))
79 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit" "dragdrop")) 78 (custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit" "dragdrop"))
80 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos")) 79 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos"))
81 (custom-add-loads 'i18n '("cus-edit")) 80 (custom-add-loads 'i18n '("cus-edit"))
82 (custom-add-loads 'info '("toolbar-items" "info")) 81 (custom-add-loads 'info '("toolbar-items" "info"))
83 (custom-add-loads 'x '("x-faces" "x-font-menu")) 82 (custom-add-loads 'x '("x-faces" "x-font-menu"))