aboutsummaryrefslogtreecommitdiffstats
path: root/man/cmdargs.texi
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2000-08-20 08:02:22 +0000
committerEli Zaretskii <[email protected]>2000-08-20 08:02:22 +0000
commit250023311fe457abd8f6f40645700a65461899e9 (patch)
treecc8dbf9f6e9ce3d1b8c6b74bedbaa38ef9bb050f /man/cmdargs.texi
parent8a8023d9320b74af46a68cf3d1376dbf83177e5c (diff)
Add findex entries for getenv and setenv.
Diffstat (limited to 'man/cmdargs.texi')
-rw-r--r--man/cmdargs.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index fdcb419fd3..7e8037d6a0 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.