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
300ad19d
Commit
300ad19d
authored
Mar 06, 2010
by
Chong Yidong
Browse files
NEWS: Clarify last change.
parent
b6f94db5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
etc/NEWS
etc/NEWS
+3
-1
No files found.
etc/NEWS
View file @
300ad19d
...
...
@@ -436,7 +436,9 @@ System (CLOS). It is used by the other CEDET packages.
** The Lisp reader turns integers that are too large/small into floats.
For instance, on machines where `536870911' is the largest integer,
reading `536870912' gives the floating-point object `536870912.0'.
This change does not change how integers overflow.
This change only concerns the Lisp reader; it does not affect how
actual integer objects overflow.
---
** Several obsolete functions removed.
...
...
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