From 45b652b627fa85c8f5ae294125532fbc1f1e22e3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 24 Nov 2016 19:22:21 +0200 Subject: [PATCH] Fix documentation of 'invocation-directory' * doc/lispref/os.texi (System Environment): Fix wording of the description of 'invocation-directory'. (Bug#24999) --- doc/lispref/os.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index f5b29825b2c..9fa27113d04 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -1057,8 +1057,9 @@ value is a string, and does not include a directory name. @end defvar @defvar invocation-directory -This variable holds the directory from which the Emacs executable was -invoked, or @code{nil} if that directory cannot be determined. +This variable holds the directory in which the Emacs executable was +located when it was run, or @code{nil} if that directory cannot be +determined. @end defvar @defvar installation-directory -- 2.39.2