Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
44b0122f
Commit
44b0122f
authored
Oct 27, 2011
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo.
parent
87e68db4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/emacs-lisp/cl.el
lisp/emacs-lisp/cl.el
+1
-1
No files found.
lisp/emacs-lisp/cl.el
View file @
44b0122f
...
...
@@ -341,7 +341,7 @@ Call `cl-float-limits' to set this.")
(
defconst
most-negative-float
nil
"The largest negative value that a Lisp float can hold.
This is simply -`most-
nega
tive-float'.
This is simply -`most-
posi
tive-float'.
Call `cl-float-limits' to set this."
)
(
defconst
least-positive-float
nil
...
...
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