changeset 40311:a3a9223b152f

Clarify what happens with duplicates in process-environment.
author Richard M. Stallman <rms@gnu.org>
date Thu, 25 Oct 2001 15:30:32 +0000
parents 34f1a01f25fa
children 473610705e03
files lispref/os.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/os.texi	Thu Oct 25 15:30:00 2001 +0000
+++ b/lispref/os.texi	Thu Oct 25 15:30:32 2001 +0000
@@ -738,6 +738,10 @@
     "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