Mercurial > hg > xemacs-beta
view lisp/comint/custom-load.el @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 8eaf7971accc |
children | 6075d714658b |
line wrap: on
line source
(custom-put 'telnet 'custom-loads '("telnet")) (custom-put 'ssh 'custom-loads '("ssh")) (custom-put 'shell-faces 'custom-loads '("shell")) (custom-put 'shell-directories 'custom-loads '("shell")) (custom-put 'shell 'custom-loads '("shell")) (custom-put 'rlogin 'custom-loads '("rlogin")) (custom-put 'comint-source 'custom-loads '("comint")) (custom-put 'comint-completion 'custom-loads '("comint")) (custom-put 'comint 'custom-loads '("comint-xemacs" "comint" "telnet")) (custom-put 'background 'custom-loads '("background"))