comparison lisp/custom-load.el @ 392:1f50e6fe4f3f r21-2-11

Import from CVS: tag r21-2-11
author cvs
date Mon, 13 Aug 2007 11:10:50 +0200
parents d883f39b8495
children 6719134a07c2
comparison
equal deleted inserted replaced
391:e50d8e68d7a5 392:1f50e6fe4f3f
33 (custom-add-loads 'lisp '("lisp" "lisp-mode" "hyper-apropos")) 33 (custom-add-loads 'lisp '("lisp" "lisp-mode" "hyper-apropos"))
34 (custom-add-loads 'applications '("cus-edit")) 34 (custom-add-loads 'applications '("cus-edit"))
35 (custom-add-loads 'help '("help" "cus-edit" "hyper-apropos" "info")) 35 (custom-add-loads 'help '("help" "cus-edit" "hyper-apropos" "info"))
36 (custom-add-loads 'keyboard '("cmdloop")) 36 (custom-add-loads 'keyboard '("cmdloop"))
37 (custom-add-loads 'hyper-apropos-faces '("hyper-apropos")) 37 (custom-add-loads 'hyper-apropos-faces '("hyper-apropos"))
38 (custom-add-loads 'ldap '("ldap"))
38 (custom-add-loads 'widget-browse '("wid-browse")) 39 (custom-add-loads 'widget-browse '("wid-browse"))
39 (custom-add-loads 'data '("auto-save")) 40 (custom-add-loads 'data '("auto-save"))
40 (custom-add-loads 'warnings '("simple")) 41 (custom-add-loads 'warnings '("simple"))
41 (custom-add-loads 'widget-documentation '("wid-edit")) 42 (custom-add-loads 'widget-documentation '("wid-edit"))
43 (custom-add-loads 'comm '("ldap"))
42 (custom-add-loads 'backup '("files")) 44 (custom-add-loads 'backup '("files"))
43 (custom-add-loads 'frames '("frame" "window-xemacs" "gui" "gnuserv")) 45 (custom-add-loads 'frames '("frame" "window-xemacs" "gui" "gnuserv"))
44 (custom-add-loads 'customize '("cus-edit" "wid-edit")) 46 (custom-add-loads 'customize '("cus-edit" "wid-edit"))
45 (custom-add-loads 'custom-browse '("cus-edit")) 47 (custom-add-loads 'custom-browse '("cus-edit"))
46 (custom-add-loads 'abbrev '("abbrev" "files")) 48 (custom-add-loads 'abbrev '("abbrev" "files"))