annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
169
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
1 (custom-put 'background 'custom-loads '("background"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
2 (custom-put 'comint 'custom-loads '("comint-xemacs" "comint" "telnet"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
3 (custom-put 'comint-completion 'custom-loads '("comint"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
4 (custom-put 'comint-source 'custom-loads '("comint"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
5 (custom-put 'rlogin 'custom-loads '("rlogin"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
6 (custom-put 'shell 'custom-loads '("shell"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
7 (custom-put 'shell-directories 'custom-loads '("shell"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
8 (custom-put 'shell-faces 'custom-loads '("shell"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
9 (custom-put 'ssh 'custom-loads '("ssh"))
15872534500d Import from CVS: tag r20-3b11
cvs
parents: 167
diff changeset
10 (custom-put 'telnet 'custom-loads '("telnet"))