Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e983fdb2
Commit
e983fdb2
authored
Nov 21, 1995
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fcurrent_time): Doc fix.
parent
6000fe37
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 @
e983fdb2
...
...
@@ -543,7 +543,7 @@ DEFUN ("emacs-pid", Femacs_pid, Semacs_pid, 0, 0, 0,
}
DEFUN
(
"current-time"
,
Fcurrent_time
,
Scurrent_time
,
0
,
0
,
0
,
"Return the current time, as the number of seconds since 1
2:00 AM January 197
0.\n\
"Return the current time, as the number of seconds since 1
970-01-01 00:00:0
0.
\n
\
The time is returned as a list of three integers. The first has the
\n
\
most significant 16 bits of the seconds, while the second has the
\n
\
least significant 16 bits. The third integer gives the microsecond
\n
\
...
...
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