X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2Fcustom-load.el;h=44c313521f1aff8c4c5f4ad305f6fdc3c04fa7ce;hp=a8af512b1d822d4093de5071ec9d2cd60f8a93e8;hb=fc475e6669a613cd6d98eb5511c749a23b63c7ac;hpb=49798660c638e91e7bcb4432d0aa7440bab49568 diff --git a/lisp/custom-load.el b/lisp/custom-load.el index a8af512..44c31352 100644 --- a/lisp/custom-load.el +++ b/lisp/custom-load.el @@ -75,7 +75,6 @@ (custom-add-loads 'isearch '("isearch-mode")) (custom-add-loads 'font-lock-faces '("font-lock")) (custom-add-loads 'modeline '("modeline")) -(custom-add-loads 'packages '("package-get-custom")) (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"))