Mercurial > hg > xemacs-beta
view lisp/comint/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 | eb5470882647 |
children |
line wrap: on
line source
;;; custom-load.el --- automatically extracted custom dependencies ;;; Code: (custom-add-loads 'ssh '("ssh")) (custom-add-loads 'telnet '("telnet")) (custom-add-loads 'shell '("shell")) (custom-add-loads 'comint-completion '("comint")) (custom-add-loads 'comint '("comint-xemacs" "comint" "telnet")) (custom-add-loads 'rlogin '("rlogin")) (custom-add-loads 'shell-faces '("shell")) (custom-add-loads 'shell-directories '("shell")) (custom-add-loads 'comint-source '("comint")) (custom-add-loads 'processes '("background" "comint" "rlogin" "shell" "ssh")) (custom-add-loads 'background '("background")) (custom-add-loads 'unix '("rlogin" "shell" "ssh")) ;;; custom-load.el ends here