view lisp/comint/custom-load.el @ 169:15872534500d r20-3b11

Import from CVS: tag r20-3b11
author cvs
date Mon, 13 Aug 2007 09:46:53 +0200
parents 85ec50267440
children 929b76928fce
line wrap: on
line source

(custom-put 'background 'custom-loads '("background"))
(custom-put 'comint 'custom-loads '("comint-xemacs" "comint" "telnet"))
(custom-put 'comint-completion 'custom-loads '("comint"))
(custom-put 'comint-source 'custom-loads '("comint"))
(custom-put 'rlogin 'custom-loads '("rlogin"))
(custom-put 'shell 'custom-loads '("shell"))
(custom-put 'shell-directories 'custom-loads '("shell"))
(custom-put 'shell-faces 'custom-loads '("shell"))
(custom-put 'ssh 'custom-loads '("ssh"))
(custom-put 'telnet 'custom-loads '("telnet"))