Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
94c3309f
Commit
94c3309f
authored
Feb 19, 2001
by
Richard M. Stallman
Browse files
Correction for TZ on Microsoft systems.
parent
2684ed46
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
man/cmdargs.texi
man/cmdargs.texi
+5
-3
No files found.
man/cmdargs.texi
View file @
94c3309f
...
@@ -420,9 +420,11 @@ terminal specified by the @env{TERM} variable. This defaults to
...
@@ -420,9 +420,11 @@ terminal specified by the @env{TERM} variable. This defaults to
@item TMPDIR
@item TMPDIR
Used by the Emerge package as a prefix for temporary files.
Used by the Emerge package as a prefix for temporary files.
@item TZ
@item TZ
This specifies the current time zone and possibly also daylight savings
This specifies the current time zone and possibly also daylight
information. On MS-DOS, the default is based on country code; see the
savings information. On MS-DOS, if @code{TZ} is not set in the
file @file{msdos.c} for details.
environment when Emacs starts, Emacs defines a default value as
appropriate for the country code returned by DOS. MS Windows
does not use @code{TZ} at all.
@item USER
@item USER
The user's login name. See also @env{LOGNAME}. On MS-DOS, this
The user's login name. See also @env{LOGNAME}. On MS-DOS, this
defaults to @samp{root}.
defaults to @samp{root}.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment