From 5633ded3f7d82dc3892ea00441dff84e96075105 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 24 Oct 2000 23:15:39 +0000 Subject: [PATCH] getenv is a command --- lispref/os.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/os.texi b/lispref/os.texi index 8116aa806be..f9afd457de6 100644 --- a/lispref/os.texi +++ b/lispref/os.texi @@ -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 -- 2.39.2