* lread.c (read1, syms_of_lread): Read hashtables back from the
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 5 Aug 2009 09:19:21 +0000 (09:19 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 5 Aug 2009 09:19:21 +0000 (09:19 +0000)
commitf19a0f5b11e41baf46ce11fd447744ceb97ef754
treed770ff782b6b974389b8188b81b898133ddfca51
parent74edaf1f3e6b0ff6669d481162cdd62828997f17
* 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.
src/ChangeLog
src/lread.c
src/print.c