diff lisp/comint/custom-load.el @ 191:ecf6ba7b0a10 r20-3b22

Import from CVS: tag r20-3b22
author cvs
date Mon, 13 Aug 2007 09:57:38 +0200
parents 489f57a838ef
children a2f645c6b9f8
line wrap: on
line diff
--- a/lisp/comint/custom-load.el	Mon Aug 13 09:57:10 2007 +0200
+++ b/lisp/comint/custom-load.el	Mon Aug 13 09:57:38 2007 +0200
@@ -2,7 +2,7 @@
 (custom-put 'telnet 'custom-loads '("telnet"))
 (custom-put 'shell 'custom-loads '("shell"))
 (custom-put 'comint-completion 'custom-loads '("comint"))
-(custom-put 'comint 'custom-loads '("comint" "telnet"))
+(custom-put 'comint 'custom-loads '("comint-xemacs" "comint" "telnet"))
 (custom-put 'rlogin 'custom-loads '("rlogin"))
 (custom-put 'shell-faces 'custom-loads '("shell"))
 (custom-put 'shell-directories 'custom-loads '("shell"))