mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Clarify what happens with duplicates in process-environment.
This commit is contained in:
parent
a3fbafe2f0
commit
9cee54f87f
1 changed files with 4 additions and 0 deletions
|
|
@ -738,6 +738,10 @@ process-environment
|
|||
"HOME=/user/lewis")
|
||||
@end group
|
||||
@end smallexample
|
||||
|
||||
If @code{process-environment} contains ``duplicate'' elements that
|
||||
specify the same environment variable, the first of these elements
|
||||
specifies the variable, and the other ``duplicates'' are ignored.
|
||||
@end defvar
|
||||
|
||||
@defvar path-separator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue