comparison lisp/custom-load.el @ 343:8bec6624d99b r21-1-1

Import from CVS: tag r21-1-1
author cvs
date Mon, 13 Aug 2007 10:52:53 +0200
parents 4f79e16b1112
children 972bbb6d6ca2
comparison
equal deleted inserted replaced
342:b036ce23deaa 343:8bec6624d99b
51 (custom-add-loads 'package-get '("package-get")) 51 (custom-add-loads 'package-get '("package-get"))
52 (custom-add-loads 'killing '("simple")) 52 (custom-add-loads 'killing '("simple"))
53 (custom-add-loads 'widget-button '("wid-edit")) 53 (custom-add-loads 'widget-button '("wid-edit"))
54 (custom-add-loads 'paren-blinking '("simple")) 54 (custom-add-loads 'paren-blinking '("simple"))
55 (custom-add-loads 'find-file '("files")) 55 (custom-add-loads 'find-file '("files"))
56 (custom-add-loads 'font-menu '("x-font-menu"))
56 (custom-add-loads 'files '("files")) 57 (custom-add-loads 'files '("files"))
57 (custom-add-loads 'build '("build-report")) 58 (custom-add-loads 'build '("build-report"))
58 (custom-add-loads 'font-lock '("font-lock")) 59 (custom-add-loads 'font-lock '("font-lock"))
59 (custom-add-loads 'external '("process" "cus-edit")) 60 (custom-add-loads 'external '("process" "cus-edit"))
60 (custom-add-loads 'development '("process" "lisp-mode" "cus-edit")) 61 (custom-add-loads 'development '("process" "lisp-mode" "cus-edit"))