# HG changeset patch # User Dave Love # Date 972429339 0 # Node ID 4ab12a7fc269c454a470386a97c228c41ab1cca7 # Parent 9e6054d900915461231e725d1a6230e7da033fb7 getenv is a command diff -r 9e6054d90091 -r 4ab12a7fc269 lispref/os.texi --- a/lispref/os.texi Tue Oct 24 21:19:27 2000 +0000 +++ b/lispref/os.texi Tue Oct 24 23:15:39 2000 +0000 @@ -687,7 +687,7 @@ 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