*** /tmp/tramp.el.~1~ Thu Jan 17 15:40:42 2008 --- /tmp/tramp.el Thu Jan 17 15:40:42 2008 *************** *** 914,920 **** (string :tag "Directory")))) (defcustom tramp-remote-process-environment ! `("HISTFILE=$HOME/.tramp_history" "HISTSIZE=1" "LC_CTYPE=C" "LC_TIME=C" ,(concat "TERM=" tramp-terminal-type) "CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH=" "autocorrect=" "correct=") --- 914,920 ---- (string :tag "Directory")))) (defcustom tramp-remote-process-environment ! `("HISTFILE=$HOME/.tramp_history" "HISTSIZE=1" "LC_ALL=C" ,(concat "TERM=" tramp-terminal-type) "CDPATH=" "HISTORY=" "MAIL=" "MAILCHECK=" "MAILPATH=" "autocorrect=" "correct=")