comparison src/ChangeLog @ 104162:d4c5482e3aa4

* lread.c (read1, syms_of_lread): Read hashtables back from the readable format. * print.c (print_preprocess, print_object): Print hashtables fully and readably. (syms_of_print): Provide 'hashtable-print-readable.
author Teodor Zlatanov <tzz@lifelogs.com>
date Wed, 05 Aug 2009 09:19:21 +0000
parents 132eb17eec1d
children a443b35b34e0
comparison
equal deleted inserted replaced
104161:5b0dae2e41a5 104162:d4c5482e3aa4
1 2009-08-05 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * lread.c (read1, syms_of_lread): Read hashtables back from the
4 readable format.
5
6 * print.c (print_preprocess, print_object): Print hashtables fully
7 and readably.
8 (syms_of_print): Provide 'hashtable-print-readable.
9
1 2009-08-02 Adrian Robert <Adrian.B.Robert@gmail.com> 10 2009-08-02 Adrian Robert <Adrian.B.Robert@gmail.com>
2 11
3 * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has 12 * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has
4 no family set. 13 no family set.
5 (nsfont_open): Handle case when entity has no family. 14 (nsfont_open): Handle case when entity has no family.