projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c1477c
)
Add Bug#8794 to ChangeLog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 6 Jun 2011 18:37:51 +0000
(11:37 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 6 Jun 2011 18:37:51 +0000
(11:37 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 08a008d0c980e52c1330120de9d4842300bdc947..7452b53da5b6dab769738b6777d019b8391f1a7b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,6
@@
2011-06-06 Paul Eggert <eggert@cs.ucla.edu>
- Cons<->int and similar integer overflow fixes.
+ Cons<->int and similar integer overflow fixes
(Bug#8794)
.
Check for overflow when converting integer to cons and back.
* charset.c (Fdefine_charset_internal, Fdecode_char):