Mercurial > emacs
comparison src/ChangeLog @ 112012:75a194479697
* src/print.c (print, print_preprocess, print_object): Use a hash table
rather than a linear table for Vprint_number_table.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 22 Dec 2010 16:25:46 -0500 |
parents | b476e8175f20 |
children | f11676feb984 |
comparison
equal
deleted
inserted
replaced
112011:0258e50dbf90 | 112012:75a194479697 |
---|---|
1 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * print.c (print, print_preprocess, print_object): Use a hash table | |
4 rather than a linear table for Vprint_number_table. | |
5 | |
1 2010-12-20 Chong Yidong <cyd@stupidchicken.com> | 6 2010-12-20 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * frame.c (focus_follows_mouse): Default to 0 (Bug#7269). | 8 * frame.c (focus_follows_mouse): Default to 0 (Bug#7269). |
4 | 9 |
5 2010-12-20 Chong Yidong <cyd@stupidchicken.com> | 10 2010-12-20 Chong Yidong <cyd@stupidchicken.com> |