From 7f534fff6d99736bbae29ad8d178f79d282b7345 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 4 Jan 1996 23:46:40 +0000 Subject: [PATCH] (remote-compile-run-before): Doc fix. --- lisp/rcompile.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/rcompile.el b/lisp/rcompile.el index 6f41a3b1138..60f0d1e91b8 100644 --- a/lisp/rcompile.el +++ b/lisp/rcompile.el @@ -78,7 +78,7 @@ nil means use the value returned by \\[user-login-name].") (defvar remote-compile-run-before nil "*Command to run before compilation. -This can be used for setting up enviroment variables, +This can be used for setting up environment variables, since rsh does not invoke the shell as a login shell and files like .login \(tcsh\) and .bash_profile \(bash\) are not run. nil means run no commands.") -- 2.39.2