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
2c6c7c72
Commit
2c6c7c72
authored
Aug 29, 1995
by
Richard M. Stallman
Browse files
(Fdecode_time): Doc fix.
parent
d5b876ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/editfns.c
src/editfns.c
+1
-1
No files found.
src/editfns.c
View file @
2c6c7c72
...
...
@@ -658,7 +658,7 @@ MONTH is an integer between 1 and 12. YEAR is an integer indicating the\n\
four-digit year. DOW is the day of week, an integer between 0 and 6, where
\n
\
0 is Sunday. DST is t if daylight savings time is effect, otherwise nil.
\n
\
ZONE is an integer indicating the number of seconds east of Greenwich.
\n
\
(Note that Common Lisp has different meanings for DOW and ZONE.)"
)
\
(Note that Common Lisp has different meanings for DOW and ZONE.)"
)
(
specified_time
)
Lisp_Object
specified_time
;
{
...
...
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