diff lisp/custom-load.el @ 363:972bbb6d6ca2 r21-1-11

Import from CVS: tag r21-1-11
author cvs
date Mon, 13 Aug 2007 10:59:28 +0200
parents 8bec6624d99b
children cc15677e0335
line wrap: on
line diff
--- a/lisp/custom-load.el	Mon Aug 13 10:58:41 2007 +0200
+++ b/lisp/custom-load.el	Mon Aug 13 10:59:28 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"))
@@ -76,7 +78,7 @@
 (custom-add-loads 'isearch '("isearch-mode"))
 (custom-add-loads 'font-lock-faces '("font-lock"))
 (custom-add-loads 'modeline '("modeline"))
-(custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "dragdrop" "cus-edit"))
+(custom-add-loads 'editing '("simple" "abbrev" "fill" "mouse" "cus-edit" "dragdrop"))
 (custom-add-loads 'matching '("simple" "isearch-mode" "hyper-apropos"))
 (custom-add-loads 'i18n '("cus-edit"))
 (custom-add-loads 'info '("toolbar-items" "info"))