aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/os.texi5
1 files 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.
1057@end defvar 1057@end defvar
1058 1058
1059@defvar invocation-directory 1059@defvar invocation-directory
1060This variable holds the directory from which the Emacs executable was 1060This variable holds the directory in which the Emacs executable was
1061invoked, or @code{nil} if that directory cannot be determined. 1061located when it was run, or @code{nil} if that directory cannot be
1062determined.
1062@end defvar 1063@end defvar
1063 1064
1064@defvar installation-directory 1065@defvar installation-directory