projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0de4bb6
)
Add Bug#.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 31 May 2011 06:10:46 +0000
(23:10 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 31 May 2011 06:10:46 +0000
(23:10 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 029585b803f86994f20634524bcda0552a44c3db..d80c921a7d65b715fd4833d83efc15cfb463d887 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,6
@@
2011-05-31 Paul Eggert <eggert@cs.ucla.edu>
- Remove arbitrary limit of 2**31 entries in hash tables.
+ Remove arbitrary limit of 2**31 entries in hash tables.
(Bug#8771)
* category.c (hash_get_category_set): Use 'EMACS_UINT' and 'EMACS_INT'
for hashes and hash indexes, instead of 'unsigned' and 'int'.
* ccl.c (ccl_driver): Likewise.