diff options
| author | Paul Eggert | 2011-05-03 11:57:49 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-05-03 11:57:49 -0700 |
| commit | 59dba0f4d83541ca638492d137db7723d47faa1e (patch) | |
| tree | b30b0732eac4b73f67ba69f06f489f364064cde8 /doc | |
| parent | 680186416d09efb9c3b4599ee848e3bb9fe184b6 (diff) | |
| download | emacs-59dba0f4d83541ca638492d137db7723d47faa1e.tar.gz emacs-59dba0f4d83541ca638492d137db7723d47faa1e.zip | |
Add Bug#.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index a48fa634cb7..bca76b8a23c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * numbers.texi (Integer Basics): Large integers are treated as floats. | 3 | * numbers.texi (Integer Basics): Large integers are treated as floats. |
| 4 | (Arithmetic Operations, Math Functions): Large integers go to | 4 | (Arithmetic Operations, Math Functions): Large integers go to |
| 5 | floats instead of wrapping around. | 5 | floats instead of wrapping around. |
| 6 | * objects.texi (Integer Type): Likewise. | 6 | * objects.texi (Integer Type): Likewise. (Bug#8611) |
| 7 | 7 | ||
| 8 | 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | 8 | 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 9 | 9 | ||