]> git.eshelyaron.com Git - emacs.git/commit
[etc/ChangeLog]
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 May 2011 16:33:36 +0000 (09:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 3 May 2011 16:33:36 +0000 (09:33 -0700)
commit680186416d09efb9c3b4599ee848e3bb9fe184b6
tree83fe8f6f252befa375abcd0186aab683bacfcb0d
parent4ed0cebda869315a9e729daa55c50a16e2a5cde1
[etc/ChangeLog]

* NEWS: Integer overflow now yields floating-point instead of
wrapping around.
[doc/lispref/ChangeLog]
* numbers.texi (Arithmetic Operations, Math Functions): Large integers go to
floats instead of wrapping around.
* objects.texi (Integer Type): Likewise.
doc/lispref/ChangeLog
doc/lispref/numbers.texi
doc/lispref/objects.texi
etc/ChangeLog
etc/NEWS