diff 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
line wrap: on
line diff
--- a/lisp/custom-load.el	Mon Aug 13 11:10:04 2007 +0200
+++ b/lisp/custom-load.el	Mon Aug 13 11:10:50 2007 +0200
@@ -35,10 +35,12 @@
 (custom-add-loads 'help '("help" "cus-edit" "hyper-apropos" "info"))
 (custom-add-loads 'keyboard '("cmdloop"))
 (custom-add-loads 'hyper-apropos-faces '("hyper-apropos"))
+(custom-add-loads 'ldap '("ldap"))
 (custom-add-loads 'widget-browse '("wid-browse"))
 (custom-add-loads 'data '("auto-save"))
 (custom-add-loads 'warnings '("simple"))
 (custom-add-loads 'widget-documentation '("wid-edit"))
+(custom-add-loads 'comm '("ldap"))
 (custom-add-loads 'backup '("files"))
 (custom-add-loads 'frames '("frame" "window-xemacs" "gui" "gnuserv"))
 (custom-add-loads 'customize '("cus-edit" "wid-edit"))