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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
3d0b6ad5
Commit
3d0b6ad5
authored
Jun 03, 1995
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Fencode_time): Doc fix.
parent
bc937db7
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 @
3d0b6ad5
...
...
@@ -747,7 +747,7 @@ specified, it can be either a list (as from `current-time-zone') or an\n\
integer (as from `decode-time'), and is applied without consideration for
\n
\
daylight savings time.
\n
\
Year numbers less than 100 are treated just like other year numbers.
\n
\
If you them to stand for years above 1900, you must do that yourself."
)
If you
want
them to stand for years above 1900, you must do that yourself."
)
(
sec
,
minute
,
hour
,
day
,
month
,
year
,
zone
)
Lisp_Object
sec
,
minute
,
hour
,
day
,
month
,
year
,
zone
;
{
...
...
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