From 250023311fe457abd8f6f40645700a65461899e9 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 20 Aug 2000 08:02:22 +0000 Subject: [PATCH] Add findex entries for getenv and setenv. --- man/cmdargs.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/cmdargs.texi b/man/cmdargs.texi index fdcb419fd3f..7e8037d6a0c 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -282,6 +282,8 @@ When Emacs is set-up to use the X windowing system, it inherits the use of a large number of environment variables from the X library. See the X documentation for more information. +@findex setenv +@findex getenv The command @kbd{M-x setenv} sets a variable in the environment of the Emacs process and its subprocesses and @kbd{M-x getenv} gets the value of a variable. -- 2.39.2