# HG changeset patch # User Eli Zaretskii # Date 966758542 0 # Node ID 76099fa198bbfacdab057ec42d5cb226bf2f378c # Parent 7265b1124adb5e0c7633b10e960fe93cf0d52363 Add findex entries for getenv and setenv. diff -r 7265b1124adb -r 76099fa198bb man/cmdargs.texi --- 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.