changeset 30967:76099fa198bb

Add findex entries for getenv and setenv.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 20 Aug 2000 08:02:22 +0000
parents 7265b1124adb
children 2dfd4d6a9043
files man/cmdargs.texi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/cmdargs.texi	Sat Aug 19 12:43:07 2000 +0000
+++ b/man/cmdargs.texi	Sun Aug 20 08:02:22 2000 +0000
@@ -282,6 +282,8 @@
 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.