Mercurial > hg > xemacs-beta
view lisp/edebug/custom-load.el @ 208:f427b8ec4379
Added tag r20-4b2 for changeset e45d5e7c476e
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:54 +0200 |
parents | e45d5e7c476e |
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