view lisp/comint/custom-load.el @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 929b76928fce
children 2d532a89d707
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"))