view lisp/prim/custom-load.el @ 215:1f0dabaa0855 r20-4b6

Import from CVS: tag r20-4b6
author cvs
date Mon, 13 Aug 2007 10:07:35 +0200
parents 41ff10fd062f
children
line wrap: on
line source

;;; custom-load.el --- automatically extracted custom dependencies


;;; Code:

(custom-add-loads 'environment '("sound"))
(custom-add-loads 'sound '("sound"))
(custom-add-loads 'lisp '("find-func"))
(custom-add-loads 'find-function '("find-func"))

;;; custom-load.el ends here