view lisp/edebug/custom-load.el @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents a2f645c6b9f8
children
line wrap: on
line source

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


;;; Code:

(custom-add-loads 'lisp '("edebug"))
(custom-add-loads 'edebug '("edebug"))

;;; custom-load.el ends here