1
Fork 0
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:
Richard M. Stallman 2001-10-25 15:30:32 +00:00
parent a3fbafe2f0
commit 9cee54f87f

View file

@ -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