view lisp/prim/custom-load.el @ 209:41ff10fd062f r20-4b3

Import from CVS: tag r20-4b3
author cvs
date Mon, 13 Aug 2007 10:04:58 +0200
parents e45d5e7c476e
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