mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-13 09:32:47 +00:00
Tramp minor doc fixes
* doc/misc/tramp.texi (Remote processes): Spelling fix and minor wording improvement.
This commit is contained in:
parent
333d6f4d99
commit
0dca618075
@ -2652,9 +2652,9 @@ this. You could overwrite this behavior by evaluating
|
||||
@end lisp
|
||||
|
||||
In addition to @option{tramp-remote-process-environment}, you can set
|
||||
environment variables for invidivual remote process calls by
|
||||
let-binding @code{process-environment}. @value{tramp} will apply any
|
||||
entries which are not present in the global default value of
|
||||
environment variables for individual remote process calls by
|
||||
let-binding @code{process-environment}. @value{tramp} applies any
|
||||
entries not present in the global default value of
|
||||
@code{process-environment} (overriding
|
||||
@option{tramp-remote-process-environment} settings, if they conflict).
|
||||
For example:
|
||||
|
Loading…
Reference in New Issue
Block a user