mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
getenv is a command
This commit is contained in:
parent
53df4dda9d
commit
5633ded3f7
1 changed files with 1 additions and 1 deletions
|
|
@ -687,7 +687,7 @@ done when Emacs starts up, the value actually used is the one saved when
|
|||
Emacs was dumped. @xref{Building Emacs}.)
|
||||
@end defvar
|
||||
|
||||
@defun getenv var
|
||||
@deffn Command getenv var
|
||||
@cindex environment variable access
|
||||
This function returns the value of the environment variable @var{var},
|
||||
as a string. Within Emacs, the environment variable values are kept in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue