Mercurial > emacs
diff man/cmdargs.texi @ 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 | 110ddcc483b6 |
| children | 7d0a8b91a6c0 |
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.
